2048

0

Join the numbers and get to the 2048 tile!

Animation

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

Tip: If you want it to go faster, Right-click the page> Inspect element and from the console

type: animationDelay = value;

replace 'value' with a number from 1-100.