Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 398 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 398 Bytes

GALACTIC ASSULT

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

How to play

It should work on Windows, it works on mine.

  • Clone the repository
  • Build with CMake
  • Play game