/game2d

2D Game Plane (Multiplayer)

Primary LanguageJavaScript

2D Game Plane (Multiplayer)

alt tag

Install game

git clone https://github.com/VitalyArt/game2d.git
cd game2d
npm install

Open app.js and change the line

var PORT = 80;

Run in Terminal

node app.js