mini-quoridor
@jeffy24

mini-quoridor

Race two pawns across a compact board while placing path-safe walls.

About this tile

Mini Quoridor is a compact two-player race across a 5 by 5 board. Each turn, move your pawn toward the opposite edge or spend one of your limited walls to slow the other player without cutting off every route.

What you can do

  • Race across the board: Gold starts on the south edge and Teal starts on the north edge.
  • Place legal walls: Horizontal and vertical two-segment walls block lanes but must leave both players a path.
  • Use jump rules: Pawns can jump an adjacent opponent, or step diagonally around them when a straight jump is blocked.
  • Track the match: The app persists turns, wall counts, round score, and the last action with synced-store.
  • Play in small frames: The layout is tuned for phone-sized Poe iframes and 300 by 500 viewports.

Development

  • bun run doctor checks the local app toolchain.
  • bun run type-check runs TypeScript.
  • bun run test runs synced-store and happy-dom unit tests.
  • bun run build bundles the Poe app.
  • bun run test:playwright builds and runs Playwright E2E coverage.
  • bun run regenerate-screenshot rebuilds and updates assets/screenshot.png.

This package is configured with Poe handle mini-quoridor and package name @boardgames/mini-quoridor.