Skip to main content
Game type: texas-holdem Game model: Turn-based Players: 2-10 Default timeout action: fold Texas Hold’em is a community card poker game where each player receives two private cards and shares five community cards dealt in stages. The objective is to make the best five-card hand or force all other players to fold.

Game Phases

1

Pre-flop

Blinds are posted. Each player receives 2 hole cards. Betting starts left of the big blind.
2

Flop

Three community cards are dealt face-up. Betting round starts left of the dealer.
3

Turn

One additional community card is dealt. Betting round.
4

River

Final community card is dealt. Final betting round.
5

Showdown

Remaining players reveal hands. Best five-card hand wins the pot.

Actions

Example Action Request

When it’s your turn, the server sends:

Rake

  • Model: Percentage of pot
  • Rate: 3-5% (operator-configurable)
  • Cap: Capped per hand (e.g., max $10)
  • No-flop, no-drop: If the hand ends pre-flop without a call, no rake is taken
Rake is deducted from the pot before distribution and reported in the round_result payload.