Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 570 Bytes

Pair Pressure

Pair Pressure is a multiplayer browser game built in Node, with a React front-end.

How To Play

Before you play, I recommend installing ngrok with npm, or another tunneling library to allow you to access localhost through the internet.

  1. Clone this repository!
  2. Run npm install
  3. Run npm run build
  4. Run npm run start
  5. Set up a tunnel to localhost:3000.
  6. On your computer, visit localhost:3000, and start a new multiplayer game.
  7. On your mobile devices, go to your tunnel URL and enter the game code to play!