> For the complete documentation index, see [llms.txt](https://docs.overtime.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overtime.io/overtime-casino/games.md).

# GAMES

- [Table Games](https://docs.overtime.io/overtime-casino/games/table-games.md)
- [Roulette](https://docs.overtime.io/overtime-casino/games/table-games/roulette.md): European single-zero roulette, fully onchain. Every spin is resolved by a single Chainlink VRF random word.
- [Blackjack](https://docs.overtime.io/overtime-casino/games/table-games/blackjack.md): Single-player heads-up blackjack against a deterministic onchain dealer. Every card you draw is a separate Chainlink VRF random word.
- [Baccarat](https://docs.overtime.io/overtime-casino/games/table-games/baccarat.md): Standard Punto Banco baccarat (Player, Banker, Tie) with the third-card draw rules implemented in pure Solidity.
- [Three Card Poker](https://docs.overtime.io/overtime-casino/games/table-games/three-card-poker.md)
- [Ultimate Texas Hold'em](https://docs.overtime.io/overtime-casino/games/table-games/ultimate-texas-holdem.md)
- [Bonus Texas Hold'em](https://docs.overtime.io/overtime-casino/games/table-games/bonus-texas-holdem.md)
- [Quick Games](https://docs.overtime.io/overtime-casino/games/quick-games.md)
- [Keno](https://docs.overtime.io/overtime-casino/games/quick-games/keno.md)
- [HI-LO](https://docs.overtime.io/overtime-casino/games/quick-games/hi-lo.md)
- [Plinko](https://docs.overtime.io/overtime-casino/games/quick-games/plinko.md)
- [Dice](https://docs.overtime.io/overtime-casino/games/quick-games/dice.md): A 20-sided die with a configurable, capped house edge and payouts derived from probability, not from a marketing page.
- [Video Poker](https://docs.overtime.io/overtime-casino/games/quick-games/video-poker.md)
- [Slots](https://docs.overtime.io/overtime-casino/games/quick-games/slots.md): A 3-reel slot machine with weighted symbols, configurable payouts, and a verifiably-onchain RTP you can compute yourself before you spin.
