This is a project for a web page in which everybody puts their grain of sand.To have an art piece made by hundreds of poeple
This project uses p5.js to make a 200x200px canvas where everyone can draw one pixel at a time, people can draw whatever they want inside the canvas. the drawing updates in real time between the users by WebSocket.
set up:
npm install
run:
node app.js
edit with:
yarn parcel ./public/index.html
Deployed on render here.
I would really appreciate it if you shared this site with your friends and ask them to draw something!