@jeffy24
blackjack-blitz
Fast mobile blackjack with hit, stand, double, bankrolls, and resumable hands.
About this tile
Blackjack Blitz is a fast mobile blackjack table built with vendored cards.js card rendering. Deal a hand, pick hit/stand/double, watch the dealer resolve under standard house rules, and reopen the Poe app mid-hand to resume from synced-store state.
What you can do
- Play quick blackjack hands: choose a chip, deal, hit, stand, or double before the dealer flips the hidden hole card.
- Trust the rules: aces are soft or hard as needed, naturals pay 3:2, pushes return the bet, and the dealer stands on soft 17.
- Resume safely: the active hand, deck order, bankroll, bet, dealer cards, and outcome live in public synced-store state.
- See real cards: the table vendors cards.js, jQuery, and sprite assets locally so runtime does not depend on a CDN.
- Fit Poe mobile frames: the table uses safe-area padding and QA-covered 350x509, 375x667, and 780x414 layouts.
Built using Codex and OpenSpec in ~/mobile-game-clones/games/blackjack-blitz.