Arduboy-homemade-package/board-package-source/libraries/Arduboy/examples/ArduBreakout
Mr.Blinky 422fa0901a
Added board package source (part 2 libraries)
2018-09-10 20:57:16 +02:00
..
ArduBreakout.ino Added board package source (part 2 libraries) 2018-09-10 20:57:16 +02:00
README.md Added board package source (part 2 libraries) 2018-09-10 20:57:16 +02:00
breakout_bitmaps.cpp Added board package source (part 2 libraries) 2018-09-10 20:57:16 +02:00
breakout_bitmaps.h 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.