Reversed 2048 flips the classic inside-out: instead of merging little tiles into bigger ones, you break the big ones apart until the board is empty.

Slide the board — and any tile that slams into a wall splits in two. The smallest tiles (the 2s) can't split, so they pop out of existence. Shatter everything down and count the whole board to zero.

Easy to grasp, tricky to master: the board fills up as you split, so the real game is keeping it from jamming while you drain it.

  • 🔨 Split the big tiles at the walls, pop the 2s
  • 🎯 Clear the board to advance — each level piles on a bigger tile
  • 🧠 Tough but fair — a built-in solver can reveal a full clearing sequence whenever you're stuck
  • ⌨️ Controls: Arrow keys / WASD / swipe

Made for GMTK Game Jam 2026 — theme: Countdown. The whole game is one long countdown: 8 → 4 4 → 2 2 2 2 → gone.

Comments

Log in with itch.io to leave a comment.

I like it