2 September 2026
How to Play 2048 on BitzGaming
By BitzGaming Editorial · Updated 12 September 2026
Slide, merge, and spawn rules for BitzGaming’s 2048: matching tiles combine, a new 2 or 4 appears, you can continue after 2048.
This page is a 4×4 sliding puzzle in the lineage of Gabriele Cirulli’s 2048. BitzGaming’s board uses the usual merge-and-spawn loop. Nothing here is a guaranteed win method.
Play 2048 now. This note describes the BitzGaming board — not a generic version of the genre.
How 2048 works here
- Every legal swipe or arrow key slides every tile as far as it can in that direction.
- Two equal tiles that collide become one tile of double the value. That merge scores.
- After a successful move, a new 2 or 4 appears in an empty cell.
- Reaching a 2048 tile is the classic goal. You may keep playing after that.
- The run ends when no slide would change the board (no empty cell and no adjacent equals).
How to play 2048
- Open 2048. Arrow keys or swipes — no diagonals.
- Build toward one corner. Keep your largest tile parked there.
- Prefer a monotonic row or column (tiles decrease away from the corner).
Strategy that matches this board
- Avoid unnecessary moves that pull the high tile out of its corner.
- If the board jams, a single “wrong” direction can free a merge — then return to the corner plan.
- Do not chase every small merge. Empty cells are oxygen.
- On a phone, commit to one swipe; fidget swipes spawn extra tiles.
Personal best
Highest merge score on this device is stored locally. Continuing after 2048 can still raise that number.
Play something else
Number-thinking without a grid: Play Quick Maths. Pairs instead of merges: Play Memory.
Questions about this implementation
- Can two newly merged tiles merge again in the same move?
- No. A tile that just merged waits for the next slide.
- Is this Cirulli’s original open-source 2048?
- No. It is BitzGaming’s own board that follows the well-known rules. See the IP notes.