@jeffy24
y-game
Place stones on a triangular board and connect all three sides in a polished synced game of Y.
About this tile
Y Game is a compact connection game for Poe where two players place stones on a triangular hex board. The board dominates the screen, direct taps place stones, and synced-store keeps the round state shared.
What you can do
- Connect three sides: Win by forming one connected group that touches the left, right, and base edges.
- Tap to play: Place directly on any highlighted empty cell with mobile-friendly hit targets.
- Practice a finish: Use Drill to load a one-move connection puzzle.
- Restart quickly: Start a fresh synced round from the bottom dock.
- Check rules fast: Open the top-right help dialog without covering the regular controls.
Built on Synced-Store
The game state, turn order, drill setup, and terminal win checks are deterministic synced-store mutators backed by focused tests.