/sound-escape

Sound Escape is a browser based first-person 3D puzzler built using ThreeJS, CannonJS, and Blender that involves using sound to solve puzzles.

Primary LanguageJavaScript

Sound Escape

What is Sound Escape?

Sound Escape is a browser based first-person 3D puzzler built using ThreeJS, CannonJS, and Blender that involves using sound to solve puzzles. The full game is still under development*, but the current working version can be found here.


Local Setup

  • Requirements:

    • Ability to use the terminal.
    • Ability to clone a GitHub repo.
    • NodeJS installed and ability to use npm.
  • Setup:

    • Clone repo and cd into root directory.
    • npm install
    • npm run dev
    • Open browser to localhost:3000.
    • Enjoy!

*Sound Escape is authored and developed by: Jacob Marsh, Kyle Gillett, and William Hale.