Skip to content

samhoudmedia/escape-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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