mirror of https://github.com/MLXXXp/Arduboy2.git
f9dc4cb0e5
- Changed banner name from ARAKNOID to BREAKOUT. - Set frame rate appropriately for the corrected nextFrame() function. - Removed dead and non-functioning code. - Cleaned up save, load and display of high scores. - Made pausing the game work. - Display the achieved score on the "game over" screen. Also: Minor refactor of function nextFrame() |
||
---|---|---|
.. | ||
ArduBreakout.ino | ||
README.md |
README.md
ArduBreakout
Brick breaking game in the vein of Atari's Breakout.
Control the paddle with the directional keys to keep a ball bouncing against a brick wall until all of the bricks are broken.
High scores are saved to EEPROM and can be saved through Arduboy restarts.