Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.55 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.55 KB

Escape Room

🏡 &samhoud Escape Room

📖 Introduction

Virtual Reality Escape Room for &samhoud|consultancy. It's going to be used for the recruitment of junior consultants during the internal 'junior caroussel'.

Each player (of a group of 4 people) is located in a different room. By talking to eachother they have to find all the hidden clues to get out of the room.

⚙ Installation & Development

Tech Stack

Core

Code Quality

Prerequisites

  • Make sure you have node installed on your machine.
    • npm comes with node.
    • You can check versions with npm -v and node -v
  • Configure ESLint
  • Configure EditorConfig

Installation

  1. Clone this repo
$ git clone https://github.com/samhoudmedia/escape-room.git
  1. Run npm install to install dependencies.
  2. Run npm start to start the server.
  3. Run npm run build to build for production.

📄 Contributing

To see a list of everybody who contributed to this project please refer to the Contributors page.

📃 License

MIT © Danny de Vries