Create a 3D multi-player game using THREE.js and Socket.IO
Nicholas Lever
Learn to use the WebGL library THREE js, NODE.Js and Socket IO to create a 3D multi-player game.
- Online
- 3 hours · Self-paced
- Certificate(s) included
...game where multiple remote players can share data. In this course we start by installing NODE.js , a prerequisite of Socket IO. NODE.js is an open source server environment . We make sure NODE.js is working correctly and that you understand how to run it by running through a few very
…