Completed
- Starfield Coding Challenge in Processing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating Real-Time Shared Canvas with WebSockets
Automatically move to the next video in the Classroom when playback concludes
- 1 - Starfield Coding Challenge in Processing
- 2 - Presentation of today's project
- 3 - How to install and use Node.js
- 4 - Add web framework Express.js to host files
- 5 - Install Socket.io to establish socket connections with server
- 6 - Connecting clients to server to share drawing canvas
- 7 - Conclusion