How to Get 4096 in 2048
You get 4096 by merging two 2048 tiles, which means building the entire 2048 run twice over on the same board. A 4096 tile is assembled from 2,048 spawned 2-tiles, so it cannot exist below 45,056 points if every spawn along the way was a 2. At the game's real spawn rate — 90% twos, 10% fours — that works out to roughly 1,862 tile spawns, and because exactly one tile spawns per move that moves something, it also means at least that many productive moves.
What 4096 adds on top of a 2048 win
The useful way to read this table is the last column. Every figure there is work that is still ahead of you at the moment the You Win! overlay appears — and it is slightly more than everything you have already done.
| Cost | 2048 tile | 4096 tile | Added by the second half |
|---|---|---|---|
| Score floor (all-2 spawns) | 20,480 | 45,056 | +24,576 |
| Score at the real 90/10 rate | ~20,100 | ~44,300 | +24,200 |
| Spawned 2-tiles consumed | 1,024 | 2,048 | +1,024 |
| Tile spawns at the real rate | ~931 | ~1,862 | +931 |
| Merges required | 1,023 | 2,047 | +1,024 |
The arithmetic behind the score line is the general rule that a tile of value 2n built entirely from spawned 2s requires merges worth (n−1)·2n points: 10·2,048 = 20,480 for the 2048 tile, 11·4,096 = 45,056 for the 4096.
So the short answer to what score you need for the 4096 tile is 45,056 points if every tile that spawned was a 2, and about 44,300 at the real spawn rate, where roughly one spawn in ten arrives as a 4 and skips a 4-point merge you would otherwise have paid for. The absolute floor — every single spawn a 4, which will never happen — is 40,960. The same derivation for the 2048 tile, worked through step by step, is on what score you need to reach the 2048 tile.
Why continuing is harder than reaching
On 2048.now the game detects the 2048 tile the moment it forms, stops the clock, records the result as a win and shows the result overlay with a Keep Going button. Nothing about that is a problem — but it is a psychological trap, because it frames a board that is still half-built as a finished game. Press Keep Going and the timer restarts on a board that is now in the worst shape it has been in all game: a 2048 tile sitting in your corner, a 1024 next to it, and only a handful of cells left to build a second 1024 in.
That is the real difficulty of 4096 and it is structural, not a matter of skill. When you were chasing 2048 you had a whole empty board to work with. Chasing the second 2048, you have 16 cells minus everything already committed to the first one. The empty-cell count that felt comfortable at 10,000 points is the thing that kills you at 30,000.
The board discipline that changes after 2048
Three habits that were optional before the win overlay become mandatory after it.
- The forbidden direction becomes genuinely forbidden. Before 2048, one swipe in the direction that lifts your anchor out of its corner is recoverable — you rebuild. After 2048, there is no rebuilding a 2048 tile. Fix a corner and treat the opposite direction as a key that does not exist.
- Row order stops being a preference. The second chain has to run 1024 → 512 → 256 → 128 in a single ordered sweep, because there is no longer room to hold two competing half-chains. Monotonic rows are what make the final cascade resolve in one swipe instead of four.
- Small tiles get merged on sight. A stray 4 in the middle of the board costs nothing at 5,000 points and costs you the game at 40,000. Every spawn after the win overlay should be merged away within a few moves or deliberately parked at the far end of the snake.
The endgame where your 2048 tile becomes the obstacle
Late in a 4096 run the board typically looks like this, anchored bottom-left:
. 2 4 8 . . 32 16 64 128 256 512 2048 1024 512 256
The 2048 tile is the largest thing on the board and it merges with exactly one value: another 2048. Until that second 2048 exists it is not an asset, it is a permanently occupied cell that participates in nothing. The whole bottom row — the 2048, the 1024, the 512 and the 256 — is locked into a chain that cannot shorten until the very last cascade, so four of your sixteen cells are out of play. You are effectively playing a 4096 endgame on a twelve-cell board.
The plan from that position is mechanical: build a second 256 in the third row, cascade it into the bottom row to make a 512, then 512+512 → 1024, 1024+1024 → 2048, and finally 2048+2048 → 4096. Every step of that cascade fires on a single swipe toward the anchor provided the rows stayed ordered. That is why row discipline matters more than any individual merge: the payoff is not one merge, it is four in a row.
If the board locks up before you get there, the usual cause is that a 4 spawned into the one cell you needed for the second 256 and you swiped away from the anchor to clear it. The recovery playbook for exactly that situation is on how to recover a bad board.
What comes after 4096
The same pattern repeats, at double the price every time. Two 4096 tiles make an 8192, with a score floor of 98,304 — which is another 53,248 points beyond the 4096 you just built. If 4096 is now routine for you, reaching 8192 is the next rung, and the scoring and records hub collects the floors for every milestone above it.