Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 545 Bytes

File metadata and controls

25 lines (17 loc) · 545 Bytes

Exit

VR game - Escape Room.

Setup

To use this application, you'll need to take the following steps:

  • Create a new, empty directory on your machine and git init (or create an empty repo on Github and clone it to your local machine)
  • Run the following commands:
git remote add exit-vr-game https://github.com/StormLooper/Exit.git
git fetch exit-vr-game
git merge exit-vr-game/master

Start

Running npm run start will make great things happen!

Play

Try it here: stormlooper.github.io/Exit/