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

Download repository: zip gz

Files at revision 0:fabe2250ba03

Name Size Actions
[up]
4DGLtest.lib 72 Revisions Annotate
main.cpp 10883 Revisions Annotate
mbed.bld 66 Revisions Annotate