simonprickett / firebase-rps

Rock Paper Scissors Game Demo with Firebase web and Firebase Functions

Home Page:https://simonprickett.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abandoned Games Need to be Detected and Dealt With

simonprickett opened this issue · comments

If one user never makes a move in a game, both users get stuck in that game. Detect this situation and force both users to re-enter the lobby?