Deimos-Phrixus / marathondraw

Multiplayer pictionary game where AI guesses your drawings. Used a subset of Google's Quickdraw dataset to trian a classification model (>75% accuracy) that is used in the AI to guess players' drawings.
https://deimos-phrixus.github.io/marathondraw/
0 stars 0 forks source link

looking for connection loss before start #44

Closed rhemon closed 4 years ago

rhemon commented 4 years ago

Resolves #43 Can now get out of loop for game start if player ends connection.

@MHLinh do the remaining please, and push in the same branch. then we merge this

rhemon commented 4 years ago

@MHLinh just realised u might not even need to do any changes if we for now just set it that if a player joins and leaves without starting he is still gonna be makred as ready. so even if its just 1 player who dtays and it should and start run until.he finisbes and eventually closing the game. and even if all players leave it should still get signed off properly. so maybe just test things properly and ensure if things are fine we can merge it.. or if u want u can add it so that if player leaves before start plauer ids for existing will rearrange and decrememet id count for the new player that will join to end in same game