Arduboy-homemade-package/board-package-source/libraries/Arduboy2/examples/ArduBreakout
Mr.Blinky 6ac7468383 update package to 1.2.9
remove cathy2k bootloader
Update cathy3k bootloader v1.9
Update Arduboy2 library with latest changes
update tinyfont library
update EEPROM library
Add FX library
update Arduino SoftwareSerial and Wire libraries
2020-09-15 17:17:03 +02:00
..
ArduBreakout.ino update package to 1.2.9 2020-09-15 17:17:03 +02:00
README.md Added board package source (part 2 libraries) 2018-09-10 20:57:16 +02:00

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.