Skip to content
forked from CSEarth/pictodraw

A real-time multiplayer web app inspired by Pictionary

Notifications You must be signed in to change notification settings

CSUniB/pictodraw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pictodraw

Get started

  • npm i
  • npm start
  • all players except the server go to http://IP_address:8000, and start having fun
  • feel free to change the port number in server/server.js and client/socket.js

Built with

About

A real-time multiplayer web app inspired by Pictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%