Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 641 Bytes

File metadata and controls

39 lines (25 loc) · 641 Bytes

Rescue MonkGolfier

Setup

git clone git@github.com:monksoftware/rescuemonkgolfier.git
cd rescuemonkgolfier
npm install

Requirements

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

Start the game server

Inside the rescuemonkgolfier dir:

npm start

Grab your smartphone!

Start Chrome on your smartphone and nagivate to http://YOURPCIP:3000/gamepad

Play

On the PC go to this page http://localhost:3000

Have fun!!!