A single-file breakout clone in C and Raylib.
- Raylib
- Raygui (bundled)
make
./brickout
make tarball
Go through the options and comments found in settings.h
. Change the #define
s as you wish, and recompile by running make
.
- Difficulty levels
- Proper settings
- Theme
- Difficulty
- Layers
- Paddle Speed
- Debug Info
- Ball radius
- Brick width
- Brick height
- Global Speed
- Leaderboard