-
Notifications
You must be signed in to change notification settings - Fork 4
Implement missed blinds for ring games. #1907
Copy link
Copy link
Open
Labels
AICan probably be done correctly by AI with little guidanceCan probably be done correctly by AI with little guidanceeasyTrivial to do (even when tired!) and semi-worthwhileTrivial to do (even when tired!) and semi-worthwhileenhancementNew feature or requestNew feature or requestmedium priorityLogically high priority, but realistically something that has to be deferredLogically high priority, but realistically something that has to be deferredring gamesNot needed for tournamentsNot needed for tournaments
Description
Metadata
Metadata
Assignees
Labels
AICan probably be done correctly by AI with little guidanceCan probably be done correctly by AI with little guidanceeasyTrivial to do (even when tired!) and semi-worthwhileTrivial to do (even when tired!) and semi-worthwhileenhancementNew feature or requestNew feature or requestmedium priorityLogically high priority, but realistically something that has to be deferredLogically high priority, but realistically something that has to be deferredring gamesNot needed for tournamentsNot needed for tournaments
When a player skips the blinds by sitting out (either manually or due to being on vacation), issue that player a missed big blind or missed small blind and require that the player pay it when coming in later.
There are rules for how this is typically handled in casinos. I don't know them. It makes sense to look them up and include them on this issue along with potential implementation concerns. For now, I just don't want to forget that this needs to be done.