maze-shift
@jeffy24

maze-shift

Push and rotate maze tiles, then trace open paths to recover four relics.

About this tile

Maze Shift is a compact sliding-maze board game about shaping paths before you move. Rotate the spare tile, push it into the board from a glowing edge, and guide your pawn through connected openings to recover four relics.

What you can do

  • Shift the board directly: Tap edge arrows aligned to the movable rows and columns.
  • Plan with the spare tile: Rotate the spare tile before each push to open a better route.
  • Move by touch: Tap highlighted reachable maze spaces or visible relic targets.
  • Track progress: Watch relic count, move count, current objective, and completion status at the top and bottom of the screen.
  • Play across refreshes: Game state is stored with synced-store so the maze survives reloads and syncs across clients.

Built on Synced-Store

The board, spare tile, pawn, relics, and completion state live in a shared synced-store game row. Mutators validate pushes and connected movement so every client sees the same maze.