
A recreation of Space Invaders in C++ with the SFML library.
Implementations:
- Vector Math
- Movement Along a Quadratic Equation Line
- Effective use of classes and Inheritence
- Class Polymorphism
- Scoring System
- Collision Management
- Startup Menu
- Keyboard Input Controls
*Assets by Kenney.
Link to Github: https://github.com/TRDP90/Space-Invaders-Replica.git