2048 game on mbed LPC1768 using a UVGAII serial connection. The program starts with the game ready to play. Player uses 4 push buttons to direct the tiles in the desired direction: UP, DOWN, LEFT or RIGHT. The goal is to combine the numbers and get to the 2048 tile! The game ends when the player is either stuck (no possible moves in any direction) or if the 2048 tile is reached. To restart the game, player must press the reset button on the mbed.

Dependencies:   4DGLtest mbed

Revisions of mbed.bld

Revision Date Message Actions
0:fabe2250ba03 2014-10-22 initial commit File  Diff  Annotate