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

Modified server and game #5

Closed MHLinh closed 4 years ago

MHLinh commented 4 years ago

Added new methods and adjusted to use websockets