A 2D platformer game developed in C++ using SFML, set in a fantasy world with engaging gameplay and pixel art visuals. The objective is to survive waves of monsters—such as Flying Demons and Skeletons—while collecting points.
You can download the game for free on here.
- Smooth player movement and attack animations
- Knockback mechanics
- Multiple enemy types (Skeletons, Flying Demons)
- Real-time scoring system
- Best score saved to file
- Custom game icon and UI elements
- Programming Language: C++
- Framework: SFML 3.0.0
- Source Control: Git
- IDE: VS Code