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

Same client connecting in the same game #40

Open rhemon opened 4 years ago

rhemon commented 4 years ago

I think it will be cool to check for same user connecting to same game. Not necessary for initial launch if its too complicated.