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
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