Skip to content

AtulJatia/Pictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Pictionary Game

Pictionary is a word-guessing game where a person draws and the other people have to guess what is being drawn within a certain time limit.

The game circulates from one user to another if everyone guessed the answer or the time expired.

Tech Stack used

Client:- HTML, CSS, JS

Server: Express.js (Node.js)

Used Socket.io for all real-time communication.

How to run:

  1. Clone the repository into your desired location.

  2. cd into the folder.

  3. npm install

  4. npm run start

  5. Start by visiting http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published