--> game over! Want to try again?
The game’s objective is to slide numbered tiles on a grid to combine them to create a tile with the number
2048.
If two tiles of the same number collide while moving, they will merge into a tile with the total value of
the two. Each turn, a new tile will randomly appear in an empty spot on the board with a value of either 2 or 4.
Tiles can be slid by on-screen buttons, keyboard arrows or swiping your tousch-screen.
Detailed description
The game’s objective is to slide numbered tiles on a grid to combine them to create a tile with the number
2048. If two tiles of the same number collide while moving, they will merge into a tile with the total value of
the two. Each turn, a new tile will randomly appear in an empty spot on the board with a value of either 2 or 4.
Tiles can be slid by on-screen buttons, keyboard arrows or swiping your tousch-screen.