Skip to content

Tani314/Exit

 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • HTML 1.2%
  • Shell 0.1%