ralstonba / Async-Speed-with-Websockets

0 stars 0 forks source link

Player is not alerted if the opponent disconnects #16

Open ralstonba opened 5 years ago

ralstonba commented 5 years ago

Backend needs to update gameState when a player is disconnected, frontend needs to hide game if !gameState || gameState == "AWAITING_PLAYERS".