Take turns drawing pictures and writing captions to make fun stories with your friends.
Inspired by drawception, brokenpicturephone, and a plethora of other games in this genre.
:art:
For reference, server.js is the node server, and /static/js/client.js is the main javascript module for the client.
How to run locally:
npm install
to download all the dependencies.node server.js
to test the server locally.localhost
or 127.0.0.1
in your browser.PORT
RATE_LIMIT
VERBOSE