Skip to content

radiorobert/drawphone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About

Drawphone was inspired by Spyfall and Telestrations.

Development

Instructions

  1. Clone the repo to get started
  2. Run npm install and npm start to launch the server
  3. Go to localhost:3000 in your browser

Tips

  • To change the default port, set the PORT environment variable
  • If you set the NODE_ENV environment variable to development, you can use the link localhost:3000/dev to automatically join game ffff. This is helpful for speeding up debugging.
  • Please branch off of the dev branch and use it as the base in any pull requests. The reason for this is that any changes to master restart the prod server, killing any in-progress games, so it's best to merge a batch of changes into master all at once to keep restarts to a minimum.

About

Draw what you see, and guess what your friends drew

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.1%
  • HTML 22.2%
  • CSS 2.7%