video-poker-draw
@jeffy24

video-poker-draw

Deal jacks-or-better video poker, hold cards, draw once, and build your bankroll.

About this tile

Video Poker Draw brings jacks-or-better five-card draw into a fast Poe mobile table using locally vendored cards.js for the visible cards. Deal, tap cards to hold, draw replacements once, and build your bankroll from the classic pay table.

What you can do

  • Deal five-card draw hands with deterministic rules and a 5-credit bet.
  • Hold tactile cards before drawing replacements, with cards lifting to show they are locked.
  • Score jacks-or-better poker from pairs through royal flushes with a visible pay table.
  • Resume mid-round because the active hand, deck, holds, bankroll, and result persist in synced-store.

Built on synced-store

The game stores the active run in Poe synced-store and keeps poker rules in pure TypeScript modules separate from the cards.js rendering adapter.

Built using Codex and OpenSpec in ~/mobile-game-clones/games/video-poker-draw.