yukon-solitaire-motion
@jeffy24

yukon-solitaire-motion

Play classic Yukon with persistent animated cards, undo, and synced resume.

About this tile

Classic Yukon Solitaire built for Poe mobile play: every card is a persistent physical object on one animated table, so tableau stacks and foundations visibly travel instead of popping between panels.

What you can do

  • Deal classic Yukon: all 52 cards are dealt into seven tableau columns with the Yukon face-up pattern and four suit foundations.
  • Move physical cards: tap a face-up tableau card, then tap a destination column; Yukon lets you carry the whole face-up tail even when the carried cards are not internally ordered.
  • Build foundations: send exposed aces and ascending suit cards home, or return foundation cards to tableau when that unlocks a line.
  • Recover safely: undo recent moves and start a fresh deal without losing the table metaphor.
  • Resume anywhere: synced-store persists the exact card IDs, tableau/foundation zones, history, score, and current run.
  • Play on phones: compact Poe-friendly layout keeps all 52 cards visible and tappable in feed-sized iframes.

Built on Synced-Store

The rules live in pure logic modules, while the renderer projects saved game state onto one persistent card stage. Synced-store keeps the run offline-safe and deduplicates semantic action IDs across optimistic and confirmed updates.