4 x 4

6 x 6

board

cone

chaos

more

2048 is played with direction keys [x]

Within Console

Reset game with a N x N board:

game.reset(n)

Reset camera position:

game.resetCameraPosition()

Fill rest of the board with random pieces:

game.fillBoard()

Github