🔢 2048
Merge matching tiles and reach 2048.
Play: The interactive game loads on this page in a modern JavaScript-enabled browser. The complete guide remains readable before it loads.
Controls
Desktop
Arrow keys or WASD
Mobile
Swipe or use the direction pad
What is distinct here
This is PlayFree’s browser implementation of the familiar 2048 rules, clearly presented as a classic rather than an original game concept. The focus is predictable tile motion, clean swipe controls and local-only scoring.
Rules
- Each move slides every tile in one direction.
- Equal tiles merge once per move and add to your score.
- The game ends when no empty square or merge remains.
Strategy tips
- Keep your largest tile in one corner.
- Build rows in descending order.
What we tested
Move reduction is checked so a tile merges no more than once per turn and a new tile appears only after a changed board. Review also covers game-over detection, arrow/WASD input, swipe thresholds, restart and score persistence.
Frequently asked questions
Can I play 2048 on a phone?
Yes. Swipe directly on the board or use the direction pad.
Is progress uploaded?
No. Only your best score is stored in this browser.
More puzzle games
Match every row and column light quota by flipping rotationally paired patches across four uniquely solvable signal quilts.
⏳ Tideglass DispatchPuzzle Games · Released 2026-08-28Read a complete tide forecast, then dispatch barges by draft and final sailing window in the one order that keeps every route possible.
🎼 Compass ChorusPuzzle Games · Released 2026-08-27Remember a short cardinal chorus, rotate every direction by the displayed angle, then replay the transformed sequence across eight rising rounds.
🌿 Signal OrchardPuzzle Games · Released 2026-08-24Prioritize the signal pod with the fewest leaves, then route it through a receiver that changes between color and shape lenses.