card-deck-poker-example
@jeffy24

card-deck-poker-example

A faithful Poe port of the card-deck poker demo with Deal, Flop, Turn, River, and physical card travel.

About this tile

Card Deck Poker Example is a faithful Poe app port of the upstream @jeffreyyoung/card-deck poker demo. It keeps the green felt table, dashed zones, single card stage, physical card motion, poker card proportions, backs, labels, shadows, and gold HUD controls from the reference example while fitting Poe mobile feed frames.

What you can do

  • Deal a three-seat poker table — Deal sends two hero cards face up and two cards to each left/right opponent face down.
  • Run the board streets — Flop, Turn, and River each burn the correct card and move community cards onto the board.
  • Resume the same demo state — synced-store persists the current deck order, zones, face-up state, and phase so reopening the Poe app restores the table instead of starting blank.

Built on Synced-Store

This app uses the Poe app platform's synced-store primitive for durable game state. The table state is public demo data only: deck order, burn pile, community cards, opponent card backs, hero hand, phase, and action sequence.

Built using Codex and OpenSpec in ~/mobile-game-clones/games/card-deck-poker-example.