-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
It seems like the code is not implementing the player action order correctly for 2 player (heads-up) holdem, but it is training on a 2 player game.
In two player games the dealer acts first pre-flop, posting the SB. After the flop, turn, and river, the BB acts first.
As implemented I believe the SB is acting first on the flop, turn and river.
src/gameplay/seat.rs::first_to_act_postflop
Metadata
Metadata
Assignees
Labels
No labels