/Prototype-01

Multiplayer Test Game Demo

Primary LanguageJavaScript

Prototype-01

No longer active
Engine: Phaser 2.12
Web server: NodeJS

Run web app

Method 1:
Windows: Navigate to Beta directory and run server.exe.
Go to your browser and navigate to localhost:8081.

Method 2:
Open IntelliJ and run server.js.
Go to your browser and navigate to localhost:8081.

Run desktop app

Open command prompt.
cd to Demo3 directory
Type: npm start