More actions
No edit summary |
|||
Line 33: | Line 33: | ||
==Changelog== | ==Changelog== | ||
'''0.2 | '''0.2''' | ||
* Sexy new graphics. | * Sexy new graphics. | ||
* Visual ball spin effect. | * Visual ball spin effect. | ||
Line 40: | Line 40: | ||
* Code cleanup. | * Code cleanup. | ||
'''0.1 | '''0.1''' | ||
* Initial public release. | * Initial public release. | ||
Latest revision as of 03:40, 11 March 2023
Briickout | |
---|---|
General | |
Author | BHSPitMonkey |
Type | Arcade Games |
Version | 0.2 |
License | New BSD Licence |
Last Updated | 2009/10/19 |
Links | |
Download | |
Source | |
Briickout is a basic Breakout clone, featuring simple physics to make paddle controls more interesting.
It is variation of the Piing codebase, developed using C++ and the libwiisprite for graphics.
Controls
Only one player can play, using the first Wii remote.
Wiimote Horizontal:
D-Pad - Move Player
2 - Spawn the ball
Plus - Pause
Home - Exit to Loader
Screenshots
Changelog
0.2
- Sexy new graphics.
- Visual ball spin effect.
- Pause functionality.
- Ball waits for user input before appearing.
- Code cleanup.
0.1
- Initial public release.