Skip to content

Commit

Permalink
Update 12.4-shared-drawing-canvas.md
Browse files Browse the repository at this point in the history
This is a whiteboard application made using:
>p5js ⭐ 
>node 
>socket.io ⚡ 
>lazyBrush 🖌️ 
>and my brain :P

Demo Link : https://pwhiteboard.herokuapp.com
  • Loading branch information
weirdomind authored May 8, 2021
1 parent d4ffb71 commit a076d60
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _Tutorials/12-websockets/12.4-shared-drawing-canvas.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ contributions:
name: "Bohdan Drahan"
url: "https://github.com/bohdandrahan"
url: "https://github.com/bohdandrahan/Shared-Canvas"
- title: "pWhiteboard"
author:
name: "Mind0Bender"
url: https://github.com/Mind0Bender
url: https://pwhiteboard.herokuapp.com
source: https://github.com/Mind0Bender/pwhiteboard
---

This video puts all of the pieces together: node, express, p5.js, and socket.io to show how to program a shared, collaborative drawing canvas.
Expand Down

0 comments on commit a076d60

Please sign in to comment.