Pictionary
Enjoyable Pictionary game working with Node.js and Socket.io
Install / Use
/learn @davefrassoni/PictionaryREADME
Pictionary
current version: 0.1.2
Description
Enjoyable Pictionary game working with Node.js and Socket.io
Installation
Either download from GitHub or run:
npm install Pictionary
Setup
-
Run:
node server.js -
Browse to:
http://localhost:8080/ -
Enjoy the Pictionary!
-
Modify code as you want
Sample
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!


