Pictionary
Nikita Rungta
Jaipur, Rajasthan
- 0 Collaborators
Pictionary is multiplayer online word guessing game. The players try to guess the word and one of the player tries to draw the word and make them to guess. ...learn more
Project status: Published/In Market
Intel Technologies
DevCloud
Overview / Usage
Pictionary is a word guessing multiplayer online game where players try to guess the word from the drawing of other player. One of the player can create a room and invites other players using the room code. Random player is given a word to draw and others try to guess the word. In the end leader board displays the final score.
For drawing multiple tools have been added and there is chat box for the room. Players can talk and play simultaneously. This application is for enjoying with friends and family online.
Methodology / Approach
We used React for the front-end which includes creating canvas for drawing, leader board for displaying the score and drawing tools like eraser, color, pencil, pen and chat box. Nodejs is used for creating the back-end. And we used Socket Programming for the communication between clients and server, tackle the rooms, communication within the room.
Technologies Used
Github
React
Nodejs
Socket Programming