@poe
Texas Hold'em
Mobile-first multiplayer Texas Hold'em with private hole cards and shared betting rounds.
About this tile
Mobile-first multiplayer Texas Hold'em for quick social poker hands. Sit at the table, deal private hole cards, bet through each street, and settle the pot at showdown.
What you can do
- Seat up to six players around a shared table with Poe profile names and avatars.
- Add AI opponents from empty lobby seats to test heads-up or short-handed hands without another live player.
- Queue mid-hand arrivals for the next hand so people can join without disrupting live action.
- Deal private hole cards into each player's private synced-store scope while community cards stay public.
- Play betting rounds across pre-flop, flop, turn, and river with fold, check/call, no-limit bet sizing, and all-in controls.
- Keep the table moving with an action clock that automatically folds players facing a bet and checks players who can check.
- Resolve hands automatically with a built-in seven-card evaluator, side-pot settlement, and public showdown reveal.
- Reveal or muck folded-pot winners so players can choose whether to show private cards after taking a hand uncontested.
- Review hand history from a modal that exposes the recent deal, action, timeout, reveal, and winner events.
- Resume the table from synced state after refreshes, including stacks, pot, active seat, board, and action history.
Built on Synced-Store
The deck is server-only, hole cards are per-user private, and visible table state is public. Mid-hand join requests are public table state that gets consumed only when the next hand starts. AI turns also run through a server mutator that reads only the active bot's private scope, so player clients still cannot inspect another seat's hand.