Skip to content

A simple Drawing application based on P5.js and socket.io, which can show real-time sketch updates across multiple instances/clients

Notifications You must be signed in to change notification settings

sakethvarma397/live_sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live_sketch

A simple Drawing application based on P5.js and socket.io, which can show real-time sketch updates across multiple instances/clients

How to Run

  • run 'node server.js' in the repo
  • Open multiple instances/browsers with the url: localhost:3001
  • See how sketching on one instance is reflected in real-time across the instances

About

A simple Drawing application based on P5.js and socket.io, which can show real-time sketch updates across multiple instances/clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published