Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 240 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 240 Bytes

A canvas drawing application that makes use of SocketIO!

  • Support for touch screens
  • Each connection gets assigned a random color
  • If you join late, previous sockets' drawings also show up !

Remember to npm install before running!