Related
2048 is the sliding-tile puzzle that made "just one more round" a genre unto itself. Every move pushes all the tiles on a 4x4 grid in one direction at once, and any two tiles carrying the same number that collide merge into one tile worth double. Start from scattered 2s and 4s, and the goal is to keep merging your way up to a tile worth 2048.
The tension comes from the fact that every move adds a new tile to the board, so a session is really a running trade-off between building bigger numbers and running out of room to move. Reaching 2048 doesn't end the game — you can keep going afterward and chase a higher personal best, since a cluttered board rather than a specific number is what actually ends a run.
Controls
Use the arrow keys to slide every tile on the board up, down, left or right. On a touchscreen, swipe in the direction you want the tiles to move.
Tips
- Keep your highest-value tile pinned in one corner and build the rest of your merges around it, rather than growing big numbers in the middle of the board.
- Try to keep a clean row or column of descending values along one edge — it's easier to keep merging into than a scattered grid.
- Avoid making a move that pulls your highest tile out of its corner just to clear one small tile; that trade usually costs more space than it saves.
- Slow down as the board fills up. Early moves are nearly free; late-game moves need to be planned two or three merges ahead.
2048 is a good fit for short sessions — a few minutes of focused planning rather than a long-form game, and easy to pick back up for another attempt at a personal best.
No comments yet.