Arduboy2/examples/ArduBreakout
Scott Allen 53ea8188d5 Add Beep classes for playing simple tones
Also added a BeepDemo example sketch and modified the ArduBreakout
example sketch to use the BeepPin1 class instead of Arduino tone().
2018-03-11 05:40:44 -04:00
..
ArduBreakout.ino Add Beep classes for playing simple tones 2018-03-11 05:40:44 -04:00
README.md Squash commits up to Arduboy V1.1 release 2016-05-26 17:18:33 -04: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.