Draw Together is a shared canvas game where one player draws a word, and the other players try to guess it. It is still in development.
$ npm install
$ npm run build
$ npm start
Follow the basic procedures: i.e. after setting up Heroku CLI and your project:
$ git add .
$ git commit -am "make it better"
$ git push heroku master
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.