pretwa
@jeffy24

pretwa

Play Pretwa on a three-ring board with direct taps, synced turns, and a quick winning drill.

About this tile

Pretwa is a mobile-first Poe board game based on the Bihar three-ring race and alignment pattern. Slide runners around concentric rings and spokes, then complete a three-runner line to win the round.

What you can do

  • Tap direct points: Select a runner and tap a glowing adjacent point on the circular Three.js board.
  • Play synced rounds: The board, turn, last move, winner, and score live in synced-store state.
  • Study a line drill: Load a deterministic near-win position that demonstrates the winning spoke pattern.
  • Restart quickly: Use the bottom action area for a new round while carrying the match score forward.
  • Check rules: Open the top ? menu for the compact Pretwa rules used by this app.

Built on Synced-Store

The app uses a single public game row for all visible state: pieces, legal turn flow, round score, last move, and terminal winner. There is no hidden information in this ruleset.

App Details

  • Poe handle: pretwa
  • Package name: @boardgames/pretwa
  • Source bundle visibility: owner only