Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 2.24 KB

README.md

File metadata and controls

65 lines (43 loc) · 2.24 KB

MONEY HEIST

Deployed Site

Backend Deployment

Table of Contents

Description

A virtual heist room where users will have to piece together clues and riddles in order to find a key and help professor escape before the president's guard gets him. 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

Game Info Screen

Office

Painting

Bookshelf

Safe

Winning

LeaderBoard

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
  • MONGODB
  • Bcryptjs
  • Bootstrap
  • Express
  • JSON Web Token
  • dotenv
  • axios
  • react-router-dom
  • Passport
  • React-drag-drop-container
  • Sweet Alert 2
  • nodemon
  • Render
  • Netlify