Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Commit a076d60

Browse files
authored
Update 12.4-shared-drawing-canvas.md
This is a whiteboard application made using: >p5js ⭐ >node >socket.io ⚡ >lazyBrush 🖌️ >and my brain :P Demo Link : https://pwhiteboard.herokuapp.com
1 parent d4ffb71 commit a076d60

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_Tutorials/12-websockets/12.4-shared-drawing-canvas.md

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ contributions:
2929
name: "Bohdan Drahan"
3030
url: "https://github.com/bohdandrahan"
3131
url: "https://github.com/bohdandrahan/Shared-Canvas"
32+
- title: "pWhiteboard"
33+
author:
34+
name: "Mind0Bender"
35+
url: https://github.com/Mind0Bender
36+
url: https://pwhiteboard.herokuapp.com
37+
source: https://github.com/Mind0Bender/pwhiteboard
3238
---
3339

3440
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.

0 commit comments

Comments
 (0)