mirror of https://github.com/MLXXXp/Arduboy2.git
32d23b7984
- Use precomputed constant values directly usable by the Beep class for tone generation arguments. This reduces program size significantly. - Use the constexpr specifier for all constants. |
||
---|---|---|
.. | ||
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.