Closed farktronix closed 12 years ago
Ignore this. It turns out there's no dealer state and player[0] and player[1] are getting hit with blinds every time. Randomizing the dealer position at the start of the game is a better way to handle this.
Nope, I'm stupid. The player array was getting shifted each time, so it was fair. It might be nice to randomize the initial order so that the same bot doesn't end up in the same position every day.
I'm still new to pull requests. Closing this out and trying again.
It makes things a teensy bit more fair