top of page

Space Invaders (C++ & SFML)

A clone of classical retro game.
Gameplay

 
- Player starts with 3 lives & can move horizontally to dodge & shoot bullets at the enemies to score
- There are different kinds of enemies that spawn randomly at the top of the screen then they move downwards with different movement patterns & unique abilities
- One of the enemy types drop power-ups like shield, triple shot, rapid fire etc. to help out the player
- Your goal as a Player is to shoot down as many enemies as you can while surviving as long as you can
Screenshot (415).png

Add a Title

Screenshot (418).png
Screenshot (417).png
bottom of page