What is 2048 Game?

2048 is a free number puzzle game where you slide tiles on a grid to combine matching numbers and reach the 2048 tile. Try to plan ahead and set up chain merges. Your data stays private.

Each move slides every tile in the chosen direction, then a new 2 (or rarely a 4) appears in an empty cell. Tiles only merge once per move, so 4 + 4 becomes 8 but the next 8 next to it does not chain in the same swipe. The score updates as merges happen and tracks your best run between sessions.

How to use

  1. Use arrow keys, WASD, or swipe to slide all tiles in one direction
  2. When two tiles with the same number collide, they merge into one
  3. Keep merging tiles until you reach 2048 or run out of moves

When to use

  • Killing five minutes between meetings without installing anything.
  • Practising forward-planning patterns the way chess players run tactics puzzles.
  • Settling into a flow state during a long flight or commute on a tablet.

Result

Start with two 2-tiles, merge them into 4, then 8, 16, and so on until you reach 2048.

FAQ

What is the smartest strategy to reach the 2048 tile?
Pick a corner (most players use bottom-right), keep your largest tile anchored there, and only swipe the three directions that do not move it. Build a chain of descending values along the bottom row before you ever touch up.
Why does my game keep ending with empty spaces still on the board?
The game is over when no move would change the board, which means no merges anywhere and no empty space. If your edges are blocked by mismatched values it is still possible to be stuck even with one or two gaps inside.
Is it possible to go past 2048?
Yes. After hitting 2048 you can choose to keep playing on the same board. The next milestones are 4096, 8192 and 16384. Getting to 16384 usually requires more than a thousand moves on a single uninterrupted run.
Does the new tile always appear as a 2?
Roughly 90% of new tiles are 2 and the remaining 10% are 4. The 4 spawns are not bad luck — they sometimes save you when the board is tight, because a single 4 can be the missing piece to start a long merge chain.
Why does my high score reset?
The best score is saved in your device's local storage, so clearing browser data or playing in a private window will wipe it. Stay in a regular tab on the same device and the best score will persist between sessions.

Related Tools