atharvapatil22 / PokerAI

0 stars 0 forks source link

If only one player is not folding, the game should accelerate to completion #39

Closed TiptonG closed 1 month ago

TiptonG commented 1 month ago

When passing = False is set in the phase loop, make it a conditional, so that if only one player is not folding, it is set to true instead.