A classic brick-destroying game! Aim your paddle to bounce the ball against the wall and break each brick, the angle you hit matters!
Be careful not to miss! You only have 5 balls!
You can get the Level Builder at https://github.com/Vulpovile/BrickBlaster-LevelBuilder
Yes I am aware the code for this is not great
Please do not use it as a reference for how I code in a professional setting.
I made it quickly because I wondered how easy it would be to make.
I did not care about any conventions, clean code, or anything.
It is not very efficient either! (Though, it will run on Windows 95+ (And on a PinePhone!!!))
Want to continue? Have Fun!
You require:
- Java 5+
- Eclipse (Or your favorite IDE (if it's IntelliJ you are wrong))
- Knowledge
Use your mouse to control your paddle, click to fire, wheel to aim when firing, that's it!
R - Reset/Start
C - Continue
Mouse - Paddle
Wheel - Aim
Black - Not a brick
Grey - Solid brick, will bounce the ball but cannot break!
Other - Breakable bricks! Each brick produces it's own sound when hit!