CharlieHess / slack-poker-bot

A bot that deals Texas Hold'em games in Slack
MIT License
1.66k stars 208 forks source link

It seems to handle all in and calculating side pot seems wrong. #75

Open y0unghe opened 8 months ago

y0unghe commented 8 months ago

I am implementing the same logic as this does. It seems when players go all in and when calculating the side pots. The calculation is wrong, and when distributing chips to the winner, it's not working as expected.