amaatouq / netwise

open source project to tackle the problem of long development cycles required to produce software to conduct multi-participant and real-time human experiments online.
1 stars 0 forks source link

Allow for overbooking a game #15

Closed npaton closed 6 years ago

npaton commented 6 years ago

We shouldn't stop assigning people to games as soon as we reach playerCount, we only cut off excess players in intro after the game starts. Players that did not make it through to the lobby in time are lead to the outro with a special message, maybe special payment. They are allowed to play again later.

npaton commented 6 years ago

@amaatouq This should also be done and needs as much attention as #14. They are very much related, so can test at the same time.

amaatouq commented 6 years ago

I am testing it and it seems to be working well. Will close the ticket after our meeting today!