Python-BlackJackBot icon indicating copy to clipboard operation
Python-BlackJackBot copied to clipboard

Implement timer for multiplayer games to skip AFK players

Open d-Rickyy-b opened this issue 5 years ago • 0 comments

In multiplayer games it can be frustrating when dealing with AFK players. To prevent that from happening, there should be a timer that skips players who are not participating. Default value of the timer: 30 seconds.

After the timer ends, the player will be skipped. It's basically the same as if they just chose to "stand".

d-Rickyy-b avatar Jul 30 '20 20:07 d-Rickyy-b