资 源 简 介
Description
A simple 2-D brick breaking game that I made in my free time. My hope is that it will be useful to someone who is just getting into programming and would like to analyze some working game code. The game has a basic score system and tracks the top 10 scores. Currently, Linux and Windows are the supported platforms. Admittedly the game is not superior to many of the brick breaking games available, If you want a more feature-rich brick breaking game, try out SDL-Ball (Linux & Windows) or DX-Ball (windows only). These games were the root of my inspiration in making Brick Destroyer and the creators did a fantastic job!
To Do
The game is missing sound. Also, while the collision detection could probably use some work, It turned out better than I expected. Collision detection is NOT my strong point.
Downloads/Source
The s