CharlieHess / slack-poker-bot

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

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

Open y0unghe opened 1 year ago

y0unghe commented 1 year 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.