https://github.com/boolfalse/thecodingtrain-nodedrawing
The Coding Train: "12: Web Sockets and p5.js Tutorial"
https://github.com/boolfalse/thecodingtrain-nodedrawing
Last synced: 19 days ago
JSON representation
The Coding Train: "12: Web Sockets and p5.js Tutorial"
- Host: GitHub
- URL: https://github.com/boolfalse/thecodingtrain-nodedrawing
- Owner: boolfalse
- Created: 2019-07-14T15:18:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-14T17:27:07.000Z (over 6 years ago)
- Last Synced: 2025-02-27T08:08:53.461Z (about 1 year ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### About:
This tutorial playlist covers how to use node.js, p5.js, and socket.io (websockets) to create a shared HTML5 canvas across multiple browser sessions.
### Source:
- YouTube Channel: The Coding Train
- [GitHub Codes](https://github.com/CodingTrain/website/tree/master/Node/sockets)
- [12: Web Sockets and p5.js Tutorial](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6b36TzJidYfIYwTFEq3K5qH)