Skip to content
/ draw.it Public

Online web-game with live drawing between players which resets every 5 minutes. If you want to draw something, you can draw it.

License

Notifications You must be signed in to change notification settings

JAD3N/draw.it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Draw It

This is a simple HTML5 JavaScript game I developed. It's very basic but is enjoyable with friends.

The game is called Draw It because it's a game where you can draw whatever you want for everyone to see. It's a live web-socket based game so what you paint is what everyone else sees. This project required the use of a Node.js websocket implementation.

Controls

  • Use left click to draw.
  • Mouse scroll to increase or decrease brush size.
  • Select with colour picker wheel to change brush colour.

About

Online web-game with live drawing between players which resets every 5 minutes. If you want to draw something, you can draw it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published