New creation : another 2048 - by Unknown

Another 2048

another2048 for the gamebuino classic

Description

This is another 2048 game for the gamebuino classic. I created this myself because the original from the wiki does not work properly for me.

Setup

Copy the .bin file onto your SD-card (not tested jet because my DIY gambuino has no SD-card).
Alternatively open the another2048.ino from the github GitHub - grafMakulaDer2te/another2048 in your Arduino IDE and upload it. directly.

Usage

Just control it with the D-pad.
If you play beyond 8192 the message “Victory!” appears to prevent the numbers from overflowing the cells.
Note that at the moment there is no game-over screen. If you can’t move anymore then you have lost. I’m going to change it soon.

See more