Skip to content

Maxeh/spacefighters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spacefighters

Spacefighters is a video game created with SFML/C++ which takes inspiration from the arcade game Space Invaders.

Shoot all monsters and use the asteroids to hide from the monsters' attacks.

The preview GIF shows the game with reduced FPS.

Spacefighters demo

The game is compiled with GCC and you can run the compiled game in the build folder (spacefighters.exe).

If you want to compile the game yourself, you need to use the provided GCC compiler in the toolchain folder. You also need to adjust the CMakeLists.txt file and point the SFML_DIR variable to the correct location.

About

Game made with SFML/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published