CharlieHess / slack-poker-bot

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

Cash game structure #9

Open CharlieHess opened 9 years ago

CharlieHess commented 9 years ago

Right now the game is structured in tournament form; each player starts with $200 and blinds are fixed at $1/2. It would be cool to have the option for a cash game, where players can leave at any time or re-buy.

CaptainPalapa commented 9 years ago

Agreed, I couldn't quite figure out how, once you do Yes" to join the game...not sure how to get out of the game?

richardtape commented 9 years ago

Also might be nice, in tournament style, to up the blinds every x-minutes. Probably have to make it configurable.