2048

0
0

Join the numbers and get to the 2048 tile!

New Game
Watch AI Play!

How to play: Use your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one!


Watch AI Play: Click "Watch AI Play!" to watch the AI play automatically using the Expectimax algorithm. The AI evaluates moves based on empty cells, monotonicity, smoothness, and corner positioning.


Note: AI algorithm implemented by Xiao Chen. Game created by Gabriele Cirulli. The site of official version of 2048 is http://gabrielecirulli.github.io/2048/. You can play it on your phone via http://git.io/2048.