Home

Awesome

<p align="center"> <img src="https://user-images.githubusercontent.com/39219943/122637351-c3843900-d10b-11eb-980e-a3ecd1004960.PNG" height="100" alt="Pictionary image"/> </p>

Pictionary

Pictionary is a free multiplayer drawing and guessing game.

A game consists of a few rounds in which every round someone has to draw their chosen word and others have to guess it to gain points! Players with the highest scores are the winners at the end of the game.

Play now!

A Demo of the app

https://user-images.githubusercontent.com/39219943/122636633-e280cc00-d107-11eb-9923-62819cfe8470.mp4

Features

I took inspiration from skribbl.io to make this project, however, I have added a bunch of new stuff in addition to what scribble offers like a new UI, dark mode, ability to preserve scores if disconnected and the best part there are no ads!

Bugs, feature requests, and contributions

Found a bug or want a new feature? Please create an issue.

Want to contribute?

Like my work? Consider contributing to this project and support me to improve it.

Setup and run locally

If you want to run this project locally continue reading

Few things to know about the technology stack used in the project:

Setup using Docker

Get the app running easily using docker.

Thats it! Access the application at http://localhost:3000/

Setup manually