Breakout game inspired by Breakout on Atari VCS. This game is built with the help of LearnOpenGL with additional features including:
- Powerups to increase / decrease size of the ball
- Powerups to trigger explosions
- Game loss screen
- Fix maximum paddle width on size increase
To try the extra level, replace content of levels/one.lvl
with extra.lvl
.
The game can be built using CMake.
cmake -B build
cmake --build build
Currently the game uses prebuilt static libraries for the build process.
Unmute the video sound for the gameplay music.