Skip to content

attack-theoRy/escape-room

 
 

Repository files navigation

Escape Room

Rachel Kroetch, Will Tham, Nicholas Werner, Pirooz Wallace, Paolo Rafael

MIT License

Deployed Site

Heroku Link

Table of Contents

Description

A virtual escape room where users will have to piece together clues and riddles in order to find a key and escape before the killer gets home. Made using the MERN Stack. 2D game played by clicking / dragging on images to find clues and figure out puzzles and riddles. App has user authentication and stores save file with progress in Mongo database.

Screenshots

Login Screen

Login Screen

Login Screen

Login Screen

Installation

Heroku deployed site requires no installation. If you would like to install on your local machine then download source code and type in terminal : npm install to install dependencies and then start the app using npm start.

Tech

  • React
  • Mongoose / Mongo DB
  • Bcrypt
  • Bootstrap / React-Bootstrap
  • Express
  • JWT
  • Passport
  • React-drag-drop-container
  • Sweet Alert 2
  • Heroku
  • Cors
  • Cookie Parser

Questions

Email:

paolorafaelyap@gmail.com

ncwerner@gmail.com

rekroetch@ucdavis.edu

PiroozWallace@outlook.com

tham.will11@gmail.com

Credits

Rachel Kroetch

Pirooz Wallace

Nicholas Werner

Paolo Rafael

Will Tham

License

Copyright <2021> <Will Tham, Rachel Kroetch, Nicholas Werner, Paolo Rafael, Pirooz Wallace>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • CSS 24.3%
  • HTML 4.7%
  • Shell 0.1%