-
Notifications
You must be signed in to change notification settings - Fork 0
License
OMRinger/escape-room
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Code Escape Room Project Welcome to the Code Escape Room Project, an innovative platform where coding meets gaming in an exciting new way. Dive into a world of puzzles, challenges, and collaboration, all while sharpening your coding skills. ## Features - **Immersive Code Escape Rooms**: Tackle coding challenges in themed escape rooms. Solve puzzles, decipher codes, and escape before time runs out! - **Red Herrings**: Not all clues are what they seem. Navigate through misleading hints and distractions designed to test your problem-solving prowess. - **Virtual Code Quests**: Embark on quests that take you through a series of coding challenges, each more intriguing than the last. - **Collaborative Puzzles**: Join forces with fellow coders. Collaborate in real-time to crack codes and conquer rooms together. - **Prizes and Rewards**: Earn rewards, unlock achievements, and even win prizes for your coding achievements and creativity. - **Revenue Sharing**: Create your own escape rooms and puzzles, and earn a share of the revenue generated from your creations. ## Getting Started To get started with the Code Escape Room Project, clone this repository and follow the setup instructions for each component. ```bash git clone https://your-repository-url.git cd code-escape-room-project ``` ### Prerequisites - Node.js - Unity (for developing and integrating escape rooms) - Python 3 (for backend services) ### Installation Follow these steps to set up your development environment: 1. **Frontend Setup**: ```bash # Navigate to the frontend directory cd frontend # Install dependencies npm install # Start the development server npm start ``` 2. **Backend Setup**: ```bash # Navigate to the backend directory cd backend # Install dependencies pip install -r requirements.txt # Start the backend server python server.py ``` 3. **Unity Project Setup**: - Open Unity Hub and add the escape room project located in the `Game Development` directory. ## Contributing We welcome contributions to the Code Escape Room Project! Whether you're interested in creating new escape rooms, adding puzzles, or improving the platform, your contributions are valuable. Check out our `CONTRIBUTING.md` for guidelines on how to contribute. ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details. ## Acknowledgments - Thank you to all the contributors who have helped bring the Code Escape Room Project to life. - Special thanks to the coding and gaming communities for inspiring this project. **Join us in building the most exciting coding adventure platform. Let's code, play, and escap
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published