@jeffy24
pyramid-solitaire-deck
Clear a physical card-deck pyramid by pairing exposed cards to 13 and cycling the stock.
About this tile
Pyramid Solitaire Deck is a mobile-first Poe solitaire table rebuilt on Jeffrey Young's @jeffreyyoung/card-deck physical card renderer. Clear the pyramid by tapping exposed cards that total 13, cycling the stock into waste, and undoing mistakes until the table is solved.
What you can do
- Clear exposed pairs: Tap two uncovered cards that add to 13, or tap a king to remove it solo.
- Watch real card movement: Every physical card id has one persistent card-deck button that travels between stock, waste, pyramid slots, and the removed pile.
- Work the stock and waste: Tap the stock card or Draw button to advance the waste, recycle when the stock empties, and pair the top waste card with exposed pyramid cards.
- Resume the current table: Synced-store persists the active layout, stock, waste, score, moves, undo stack, and semantic event ids so closing and reopening restores the run.
- Play comfortably on mobile: The table fills the Poe iframe, highlights legal exposed cards, respects safe-area insets, and keeps help in the top-right
?sheet.
Built on synced-store and @jeffreyyoung/card-deck
This version depends on the repo workspace package @jeffreyyoung/card-deck at packages/card-deck, vendored from https://github.com/jeffreyyoung/card-deck commit 06b5c039bdf26a80b816fa696a669858a844af03. The app owns Pyramid Solitaire rules and stable zone anchors; card-deck owns the single physical stage and 52 persistent card nodes.