The table
About 2048
2048 is a compact planning puzzle in which every swipe moves the entire board and usually introduces a new tile. Keep the largest values anchored, preserve a descending chain, and avoid breaking the empty-space pattern that makes future merges possible.
Rules in brief
How to play 2048
- 01
Swipe or press an arrow key to slide every tile as far as it can travel in that direction.
- 02
Two equal tiles that collide merge into one tile worth their sum; each tile can merge only once per move.
- 03
Reach 2048 to complete the main challenge, then keep playing for a larger tile and score if space remains.
Arcade Noir validates legal actions inside the game and shows the controls for the current state. This short guide introduces the flow; the playable table remains the final rules authority.
Common questions
Playing 2048 in Arcade Noir
Can I play 2048 for free?
Yes. Open the Arcade Noir browser app as a guest and start 2048 without buying or downloading the game.
Does 2048 need an internet opponent?
No. 2048 is a local solo game and does not wait for another player.
Can I leave and continue later?
Yes. In-progress local play autosaves so the same position can be resumed instead of starting over.