How to play 2048

Live board on this page — same controls as the home game.

Điểm

0

Cao nhất

0

Phím mũi tên trên máy tính. Vuốt bàn trên điện thoại.

How to play 2048

2048 is a sliding puzzle on a grid. You move every tile up, down, left, or right in one swipe. Same numbers that collide merge into their sum. A new 2 (sometimes a 4) appears after each move. The classic goal is to make a 2048 tile. You can keep going for a higher score after that.

The board above follows those rules. Read the short guide below if you are new; ignore it if you already mash arrows in your sleep.

Khi nào dùng

First time playing; teaching a friend in one screen; checking controls on phone vs keyboard.

Khi nào không

You already clear 2048 and want layout theory → 2048 strategy. You only care about “winning” language → how to beat 2048. You want a bigger board → 2048 5×5.

Giả định

Default board is 4×4. Moves that do not change the board do not spawn a tile. Game over when no moves remain. Browser keyboard focus should be on the page (not an address bar) for arrow keys.

Cách làm

  1. Use arrow keys (desktop) or swipe the board (phone).
  2. Merge equal tiles (2+2→4, 4+4→8, …).
  3. Aim to build toward 2048; use Hint if stuck, or Watch demo to see a few automatic moves.
  4. New game resets; Best keeps your local high score.

Ví dụ

  • Two 2 tiles slide into each other → one 4; score +4
  • Board full, no adjacent equals, no slide frees space → game over overlay → New game

Bẫy thường gặp

  • A swipe moves all tiles that direction — you cannot drag one tile alone.
  • Merges happen once per tile per move (a fresh 4 from 2+2 will not merge again in the same swipe).
  • “How to play” pages elsewhere are often text-only. Ours keeps a live board so you can try the rule while you read.

So sánh

Strategy depth: 2048 strategy · Finish the 2048 tile: how to beat 2048 · Just play: home

Liên quan

Điều khiển nhanh

  • Gợi ý — next direction (+ short reason when available).
  • Xem demo — auto-play a few moves, then stop.
  • Hoàn tác — step back one move while you practice.
  • Thử thách ngày — fixed local board for the calendar day on this device.

Câu hỏi thường gặp

What is the goal?
Make a 2048 tile on the classic board. After that you can keep merging for score if the grid still has moves.
Keyboard or touch?
Both. Desktop uses arrow keys with the page focused; phone uses swipe on the board. Same merge rules either way.
What does Hint do?
Suggests a direction and a short English reason under the board. It can be wrong — treat it as a coach, not a script.
Do I need to download anything?
No. It runs in the browser. Optional PWA install only pins a shortcut; you can play without it.