1- Making Multiplayer HTML5 Game: Setup & Sending Files. NodeJs Tutorial Guide

Episode 1 about making a multiplayer video game in HTML5 using Nodejs. In this video, I cover the softwares needed and how to set your very first server. SUMMARY: 1-Softwares needed 2-Library needed npm install express npm install 3-Project Folder Structure 4-URL Domain, Port and Query 5-File communication vs Package communication 6-Setting up server Check my game: Download Project:
Back to Top