Paul Pan

Results 6 comments of Paul Pan

Thank you for the reply! That's what I did using my agents, but as you can see in the screenshot above, pot.raised is not being calculated correctly and I have...

The Invalid move error is fixed after I changed to `game.player_bet_amount(player_id) + game.chips_to_call(player_id) + raise_amount`. But the pot is still behaving kinda weird: I added this in the Pot class...

Here are some of the history files you've requested... [history.zip](https://github.com/SirRender00/texasholdem/files/8220627/history.zip)

> Sorry which of those files display abnormal behavior? I don't think there're any more😂, just sometimes empty pots are added