@botpoker/engine-holdem
Version:
Texas Hold'em poker engine
15 lines (8 loc) • 325 B
Markdown
# Playerstate fields
This document collects the properties available in the `gamestate.player[*]` object,
and their meaning:
* `bigBlind`
It is used to identify the player who has payed the Big Blind.
* `allin`
It is used to identify a player who's ALL-IN in the current hand.
It's reset at the hand of the hand.