💻 This is a visual studio project. Just open .sln file with visual studio 22, and the project just runs.
🎙 I used IrrKlang to play audio in the game, all related dlls located in ${SolutionDir}/dlls
- Classic breakout games
- Better graphics 😂
- 4 Level
- Endless mode
- Game editor
- Basic gameplay
- Post-processing
- Power-ups
- Audio
- Add basic cheat
Architectural code design of the game
Feature | Description |
---|---|
UI | Imgui to count FPS, tweak number |
Editor | WIP |