current version: 0.1.2
npm install Pictionary
-
Run:
node server.js
-
Browse to:
http://localhost:8080/
-
Enjoy the Pictionary!
-
Modify code as you want
Find an online sample at http://pictionary.davefrassoni.com/.
Thanks to my JS mentor, Angel J Lopez (https://github.com/ajlopez) for his canvas sample and all the support!