top of page

sharing cursors and drawing

  • Yifeng Pan
  • Jun 3, 2021
  • 1 min read

Updated: May 29, 2024

http://yp2075.itp.io/

For this assignment, I used socket.io, html, and javascript to create this website in which the user is assigned to a stroke with its unique color, cap, and line width.

User can move their cursor around to draw lines, and they can view others' drawing synchronously.


 
 
bottom of page