Skip to content

A react application used to create a virtual escape room.

Notifications You must be signed in to change notification settings

shubhamraj23/escape-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Lost City of Alexandra

Introduction

Welcome to The Lost City of Alexandra. This project simulates a virtual escape room present in a hypothetical, abandoned city of the ancient world. In this game, the main character and his/her friends try to escape from a haunted house. There are various rooms, each containing numerous clues and one correct code to exit the room safely. The characters navigate their way out of the haunted house by navigating through these rooms. The entire project has been created using React.

Repository Structure

The main branch contains the app's source code, and the gh-pages branch contains a built version of the app. The following folders are present in the main branch.

  • The public folder contains the base HTML file and puzzle images used in different rooms.
  • The src folder contains the main code behind the application.
    • The components folder contains all the React components used to develop the application.
    • The images folder contains all the background images used in the rooms.
    • The soundtracks folder contains all the background music files used throughout the game.
    • Several other supporting JS and CSS files are also present in the folder.

Credits

I do not own the background images or soundtracks used in this application. Only the content provided under the Creative Commons license and the content which is free for non-commerical purpose has been taken. The sources of the images and soundtracks are mentioned below. No copyright infringement intended.

Images

Soundtracks

All the tracks have been taken from Fesliyan Studios

About

A react application used to create a virtual escape room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published