Skip to content

petersendidit/Pictionary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Run:

     node server.js
    
  2. Browse to:

     http://localhost:8080/
    
  3. Enjoy the Pictionary!

  4. 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!

About

Enjoyable Pictionary game working with Node.js and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published