Skip to content
Puzzetto

Tuesday, August 4, 2026 · daily challenge

2048daily — August 4, 2026

Rules & strategy
Score
0
Best
0
Moves
0
Time
0:00

Score 0, 0 moves

2
2

Swipe, or use the arrow keys or WASD. Undo rewinds one move only — U on a keyboard.

About 2048

2048 is the rare puzzle whose rules fit in one sentence and whose strategy takes a week to learn. Swipe and every tile slides as far as it can; two tiles showing the same number collide into their double; a new 2 appears in a free cell. That is the entire game. The difficulty is that you do not control which tiles move — the whole board moves, every time — so each swipe is a commitment about the shape of the board as much as about the merge you actually wanted.

Almost every good player converges on the same idea: pick a corner, put your biggest tile in it, and never make a move that would let it out. That single rule turns a chaotic board into a manageable one, because it gives every other tile somewhere to drain towards. The failure mode is equally consistent — you play three moves along the bottom, run out of room, reach for the up arrow because nothing else is legal, and your 512 slides out of the corner into the middle of the board where it will sit blocking merges for the rest of the game. Most losses are that one move, ten moves earlier than the point where you noticed.

It is worth knowing that 2048 is not a lottery. The board is 16 cells and the tile you need is built from 1024 twos, so there is more than enough material to get there — the tile that gets you is space, not luck. Reaching 2048 is a matter of technique and holds up over a run of games; reaching 4096 is technique plus a friendly spawn or two; 8192 needs a nearly perfect game on a nearly perfect board. Every deal here has a number and every spawn is derived from that number and the count of tiles spawned so far, so a game is fully reproducible: share the deal number and a friend gets the exact same tiles in the exact same order, assuming they play the same moves.

Three board sizes. 4x4 is the original and the one everything is balanced around. 5x5 has nine extra cells and is a gentler place to practise the corner discipline, though a full game takes a good deal longer. 3x3 is genuinely hard — nine cells is barely enough room to hold a chain together, and 256 on a 3x3 is a better game than 2048 on a 4x4. Undo rewinds a single move, deliberately: it is there to save you from a mis-swipe, not to let you search the game tree.

How to play 2048

  1. 1Swipe the board in any direction on a touchscreen, or use the arrow keys or WASD on a keyboard.
  2. 2Every tile slides as far as it can go in that direction. Tiles never move on their own — one swipe moves the entire board.
  3. 3When two tiles showing the same number collide, they merge into a single tile of double the value, and you score that value.
  4. 4A tile can only merge once per move. A row of 2 2 2 2 swiped left becomes 4 4, not 8 — the leading pair merges and the trailing pair merges separately.
  5. 5After any move that changed the board, a new tile appears in a random empty cell: a 2 nine times out of ten, a 4 the rest of the time.
  6. 6A swipe that would not move or merge anything does nothing at all — no new tile, no move counted. Use that to check whether a direction is safe.
  7. 7Make a 2048 tile to win. You can carry on afterwards to chase 4096 and beyond; the win is recorded either way.
  8. 8The game ends when the board is full and no two neighbouring tiles match. Undo takes back your last move, one step only.

2048 strategy

  • Pick a corner and never break it. Bottom-left is as good as any. Every move you make from then on should be one that leaves your largest tile in that corner — that is the whole strategy, and everything else is detail.
  • Keep your anchor row monotonic. If the bottom row reads 512, 256, 64, 8 — decreasing away from the corner — then any tile arriving from above has a partner to slide down onto, and the row collapses cleanly when the moment comes. A row that reads 512, 64, 256 has a hole in it that you will spend twenty moves repairing.
  • Play left, down, left, down and treat up as an emergency. Confining yourself to two directions plus the occasional right keeps the anchor safe. The moment you press up with the bottom row full, your corner tile lifts off and the game usually ends within a dozen moves.
  • Never let the anchor row empty out. Before any move, ask whether it could leave the bottom row with a gap under your big tile. If the answer is yes, find another move — a slide that only shuffles the top two rows is almost always available and costs you nothing.
  • Build the second row as a staging area, not a second anchor. Merge small tiles up there and feed them down when they match the row below. Two large tiles stranded in the middle of the board with nothing to merge into are what actually fills a board up.
  • Look one move ahead at where the spawn can land. If a move leaves exactly one empty cell in an awkward place, the new tile is going there. Prefer the move that leaves the free space in the top row, furthest from your anchor.
  • On 3x3, stop thinking about 2048 and think about keeping two cells free. With nine cells there is no staging area at all — the game is won by never letting a mismatched pair of medium tiles sit next to your corner.

2048 variants

Each plays differently enough to be worth its own run.

  • 4x4

    The original board.

  • 5x5

    Nine extra cells — roomier, longer.

  • 3x3

    Nine cells. Genuinely hard.

2048 daily challenge

One shared deal a day, the same for everyone. Win it and your streak goes up.

2048 — common questions

Is 2048 winnable every time?

Not every single game, but far more often than most players assume — a 4x4 board has plenty of material and space to build a 2048 tile, and a player using strict corner discipline reaches it in a large majority of games. Losses come from board shape rather than bad luck: once your largest tile leaves the corner, or the anchor row develops a hole, the board fills up quickly. The genuinely luck-dependent milestones start at 4096.

What is the highest tile possible?

On 4x4 the theoretical ceiling is 131072, needing all sixteen cells filled with a perfect descending chain and a 4 landing in exactly the right place; in practice 32768 is the realistic human maximum and 8192 is already an exceptional game. On 3x3 the ceiling is far lower — reaching 1024 there is a serious achievement.

Do 4s ever spawn instead of 2s?

Yes, ten percent of the time, exactly as in the original. It matters more than it sounds: a 4 landing in a cell where you needed a 2 can break a chain you had lined up, and on the 3x3 board a stray 4 in the wrong cell is often the whole game.

Is the game random or is the deal fixed?

Both, in a useful way. The spawn sequence is a pure function of the deal number and how many tiles have already spawned, so it is fixed for a given deal but unpredictable while you play. Share the deal number and a friend gets the same tiles in the same order — if they play the same moves they will see the identical game.

How does undo work?

It rewinds exactly one move, restoring the board, the score and the spawn position. One step is deliberate: it exists to rescue a fat-fingered swipe, not to let you try every branch. Once you have made another move, the previous position is gone.

Can I keep playing after reaching 2048?

Yes. The win is recorded the moment the 2048 tile appears, and a keep-playing button carries the same board on so you can chase 4096. Nothing changes about the rules — you simply have a very large tile in your corner and less room to work with.

Why does my swipe sometimes do nothing?

Because that direction had no legal move: nothing could slide and nothing could merge. The game treats it as a non-move on purpose — no tile spawns and the move counter does not advance — so tapping a direction is a safe way to test whether it is blocked.

More games