Skip to content

frantic/pairs

Repository files navigation

pairs

A real-time, multiplayer virtual reality matching pairs game built with ReactVR, Redux and websockets.

  1. Run npm run-script relay to start a wsrelay websocket relay server.
  2. Run npm start in a second shell to start a ReactVR webserver.
  3. Open http://localhost:8081/vr/ in multiple web browsers to play pairs.

To run pairs over a network, replace localhost with your IP address in the browser URL and index.vr.js.

About

A real-time, multiplayer virtual reality matching pairs game built with ReactVR, Redux and websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published