End round early to prevent wait times if people leave #343
Labels
enhancement
improvement of any kind
good first issue
Good for newcomers
hacktoberfest
Good first issue for hacktoberfest!
Milestone
Uh oh!
There was an error while loading. Please reload this page.
There are two scenarios where we can end a round early.
Both the
next-turn
andgame-over
event should be extended with a field that indicates the round ended early due to the last guessers having disconnected. Something likeearlyTurnEndDueToDisconnect
.This logic can be implemented on the tick side. There should be a sensible time-frame for allowing to reconnect.
The text was updated successfully, but these errors were encountered: