Pair Pressure is a multiplayer browser game built in Node, with a React front-end.
Before you play, I recommend installing
ngrok
with npm, or another tunneling library to allow you to access localhost through the internet.
- Clone this repository!
- Run
npm install
- Run
npm run build
- Run
npm run start
- Set up a tunnel to
localhost:3000
. - On your computer, visit
localhost:3000
, and start a new multiplayer game. - On your mobile devices, go to your tunnel URL and enter the game code to play!