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

Front end #3

Closed Creuqe closed 4 years ago

Creuqe commented 4 years ago

Merging front end with master. The visual part is done. It is not interactive, as it needs first to be connected with backend. The main socket code is done.

rhemon commented 4 years ago

@NuminousRizen take look and if u r cool with all changes merge it

rhemon commented 4 years ago

@Creuqe Before merging remmber to update with master