Skip to content

Initial release

Compare
Choose a tag to compare
@core1024 core1024 released this 19 Jul 22:25
· 35 commits to master since this release

Features:

Two modes:

  • Tetris
    tetris
  • 1010!
    1010

The game state is saved in the EEPROM when the pause menu is issued (usually by pressing [B]).

Tips and tricks:

Hold [Left] while pressing [A] in the menu for reset.

Here are some useful cases:

  • [Left] + [A] in main menu resets all the game data. This is useful if there's garbage data left from previous game. Even if you're just angry that a pal of yours has beaten your record.
    mainmenu

  • [Left] + [A] in pause/continue menu starts a new game instead of resuming current one.
    tetrispause

The binary is generated using ProjectABE. As far as I can tell, it's compatible with the production version of Arduboy.