mirror of https://github.com/MLXXXp/Arduboy2.git
5042811cec
Scroll down "Arduboy" logo was removed because the library now provides a similar logo. setup() and loop() moved to the beginning of the code. Minor changes and cleanup. |
||
---|---|---|
.. | ||
ArduBreakout.ino | ||
README.md | ||
breakout_bitmaps.cpp | ||
breakout_bitmaps.h |
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.