Space Invaders
Personal
Game Developer
C++
SFML
CMake
- A fast-paced Space Invaders game made using C++ and SFML following the core OOP principles and MVC design pattern, with a cross-platform build process using CMake and automatic releases using Github actions workflow
- Various types of enemies with unique movements, bullets, powerup drops and damage effects on player
- Different player special abilities on collecting powerup drops
- Background Music & Sound Effects with UI/UX for health, score, title screen, splash screen etc.
