A prototype real-time multiplayer game which uses Phaser, Node.js and Socket.IO.
- Get node.js
- run
npm install
cd/server
- run
node server.js
- Visit http://localhost:8000/
- connect to same wifi with mobile phone
ifconfig
to find the ip address- use mobile browser to visit the address
MIT Licensed.