Skip to content
2048
Original ruleset2048

Classic 4×4

The original 4×4 merge puzzle. Swipe to slide all tiles; equal tiles combine into their double.

Easy 5-20 min merge · sliding · number · strategy · classic

The merge that went viral

Classic 2048 runs on a single mechanic: swipe in any of four directions, and all tiles slide as far as they can, with any pair of equal-valued tiles that collide merging into one tile of double the value. After every move, a new tile (2 or 4) spawns in a random empty cell.

The puzzle is deceptively simple. The strategy is not.

What makes it hard

The board fills up. Every move that doesn't merge adds a tile, and tiles you can't merge eventually block the board. The puzzle's depth comes from building toward merges — keeping your largest tile in a corner, ordering your tile values, and avoiding the single worst mistake: a small tile wedged beside your largest one with no way to merge it.

Reaching 2048 is the official win condition. Reaching 4096, 8192, or 16384 is where the puzzle actually starts.

How to play

  1. The board is a 4×4 grid, starting with two tiles (2 or 4).
  2. Swipe up, down, left, or right — every tile slides as far as possible in that direction.
  3. When two equal tiles collide, they merge into one tile of double the value (2+2=4, 4+4=8, etc.).
  4. After every successful move, a new 2 or 4 appears in an empty cell.
  5. Reach the 2048 tile to win — keep playing for higher scores.
  6. The game ends when no moves are possible.

Strategy tips

  • Pick one corner and never leave it. Your largest tile lives there permanently. Most players use the bottom-right.
  • Build a descending chain. Order tiles so each neighbor is half the previous: 1024, 512, 256, 128 along the bottom row.
  • Avoid swiping "up" if your corner is at the bottom. A single up-swipe can plant a 2 beside your 1024 and ruin the structure.
  • Plan two moves ahead. After every merge, predict where the new tile will spawn — keep the spawning zone empty.
  • When stuck, swipe toward your corner. Even if it doesn't merge, it preserves your structure.

Play now

Interactive
Loading game…

Prefer to read first? Scroll up for the rules and strategy tips.

Other 2048 variants