git clone [email protected]:monksoftware/rescuemonkgolfier.git
cd rescuemonkgolfier
npm install
In order to play the game you need to have a PC and a smartphone connected to the same network. Also, you need to know the IP of the PC from which you will start the game server.
To find the IP:
ifconfig
Inside the rescuemonkgolfier dir:
npm start
Start Chrome on your smartphone and nagivate to http://YOURPCIP:3000/gamepad
On the PC go to this page http://localhost:3000
Have fun!!!