Breakout v1.01
Changes made to v1.01:
- Reduced game difficulty and fix bug of ball having no speed limit
This version of Breakout has the following features
- Selection of paddle size and color
- Score system and Highscores (local, located at
%appdata%/breakout
) - Randomly generated levels, with various tiers and color of bricks
- Basic ball, paddle, brick collision detection (aabb)
- Music and sound effects
- Resizable game window
Playing the game (Windows 64 bit)
- Download the ZIP file and extract it to an empty directory.
- Launch the game by double clicking the
breakout.exe
file.