Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 2.81 KB

README.md

File metadata and controls

57 lines (42 loc) · 2.81 KB

logo

Doodlesy is a free multiplayer game where you can flaunt your drawing skills. Currently, there is one mode available to play, “Guess It”. It is a drawing and guessing mode. There are multiple rounds in each game. In every round, a word is drawn by one of the players while others try to guess what the word is. Players get points according to the time they take to guess the word. There will be 2 more modes coming out in the near future.

Note: The game is only compatible with Google Chrome for now.

Tools and Libraries Used

Screenshots

Future Scope

There are some more features that can be added to the game:

  • Report/Kick button
  • Twitch integration
  • Random rooms
  • Undo/Redo buttons
  • 3 drawing options to the drawer

For Contributors

  • If you find any bug in the application, or a feature you think would be nice to have, please open an issue.
  • If you want to contribute code, please fork the project and submit a pull request.
  • If you are contributing for the first time, you can find more information here. It contains all the information about making the changes and submitting the pull request.