Skip to content

yuxuan-ji/draw_together

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draw Together CI status

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.

Current Progress

progress

Deployment

Locally

$ npm install
$ npm run build
$ npm start

Heroku

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

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Drawing game in React + Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published