Skip to content

sayhijordy/online-pictionary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-pictionary (Abandoned)

I created this project to allow people to play pictionary online in most modern browsers. The inspiration behind this project is the website https://skribbl.io/.

Tech

I have been using socket.io along with express.js and Node.js to create this project.

How-To

  1. Download the repository and start the server by node server.js
  2. Open the client.html file and click the link that it provides you with

You can copy and paste the URL to create more clients and it should work.

TODO

There really is no game logic currently, so that is the main priority at the moment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.6%
  • HTML 13.5%
  • CSS 4.9%