tavern-holdem
@jeffy24

tavern-holdem

Play a no-cash tavern poker challenge with fake tokens, bot rivals, and clear hand-rank help.

About this tile

Tavern Hold’em is a no-cash, fake-token tavern card challenge built for quick mobile Poe sessions. Deal into a cozy original table, protect your private cards, and choose whether to fold, check/call, or raise against deterministic bot rivals as the flop, turn, and river unfold.

What you can do

  • Play short fake-token hands — start instantly with a tutorial ante, readable community cards, and one-thumb betting actions.
  • Handle real playing-card visuals — the visible cards are rendered through a vendored cards.js adapter and sprite, with stable DOM nodes for smooth hand/table motion.
  • Resume exactly where you left off — synced-store persists the active match, RNG state, phase, pot, stacks, private hole cards, settings, and terminal result.
  • Learn the showdown — bot personalities, hand-rank summaries, and the top-right help modal explain legal moves and fake-token scoring without casino or real-money framing.

Mobile quality

The app is designed for Poe’s mobile feed frames with a full-frame tavern felt table, safe-area-aware controls, non-selectable play text, guarded haptics, and reduced-motion support.

Built on Synced-Store

This app uses the Poe app platform's synced-store primitive for offline-safe state, private hole-card persistence, server-only deck secrets, optimistic writes, and conflict resolution.

Built using Codex and OpenSpec in ~/mobile-game-clones/games/tavern-holdem.