atharvapatil22 / PokerAI

0 stars 0 forks source link

Check not showing up #37

Closed brettyukino9 closed 1 month ago

brettyukino9 commented 1 month ago

CALL CHECK CHECK

MIN_BET CALL CALL

(cannot check)

do these actions and whenever the 4th card comes up the user cannot check

TiptonG commented 1 month ago

Fixed by setting the self.checkFlag to true at the beginning of each phase.