Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 325 Bytes

realtime-painting

This program lets people draw together on a canvas and make art as a community! You can use any color brush but every pixel of the screen gets updated continuously.

to-dos

  • create HTML template
  • add the canvas
  • add rectangles to mouse clicks
  • add rectangles of a special color on mouse click