This is a simple Space Invaders clone implemented in C++ using the SFML library. The game features self-made sprites and was made for fun.
The game features:
- 3 Alien types
- Increasing difficulty levels
- A super cool spaceship sprite
- Responsive controls
It should work on Windows, it works on mine.
- Clone the repository
- Build with CMake
- Play game