Skip to content

Latest commit

 

History

History
150 lines (94 loc) · 5.95 KB

README.md

File metadata and controls

150 lines (94 loc) · 5.95 KB

EscapeQuest

Experience Hacktoberfest in VR: Dive into the virtual world and contribute!

GitHub contributors GitHub Closed issues GitHub PR Open GitHub PR closed GitHub language count GitHub top language GitHub last commit GitHub Maintained Github Repo Size


🎇 Welcome to EscapeQuest!

Welcome to the thrilling EscapeQuest a VR project! Get ready for an incredible adventure as you explore themed rooms, solve puzzles, and have an absolute blast!

Key Features

  • Immersive Environments: Step into intricately designed virtual rooms with realistic lighting and ambiance.
  • Puzzle Challenges: Solve a variety of puzzles, riddles, and challenges to advance.
  • Realistic Interaction: Use your VR controllers to interact with objects and the game world.
  • Intuitive User Interface: Easily manage your inventory and access clues with in-VR UI.

🛠️ Getting Started

Step 1: Install Unity Hub

  1. Visit the Unity Hub download page: Unity Hub Download.

  2. Download the Unity Hub installer for your operating system (Windows).

  3. Run the installer and follow the on-screen instructions to complete the installation.

Step 2: Add Unity Editor to Unity Hub

  1. Launch Unity Hub after installation.

  2. Click on the "Installs" tab in Unity Hub.

  3. Click the "Install Editor" button to add a new Unity Editor installation.

  4. Choose the Unity Editor version 2022.3.8f1 and Android modules, then click "Next."

  5. Review the installation settings and click "Done" to start the installation.

  6. Wait for Unity Editor to download and install. This may take some time depending on your selected modules.

Step 3: Clone the Repository

  1. Open a terminal or command prompt.

  2. Navigate to the directory where you want to clone the Unity project repository.

  3. Run the following command to clone the repository:

    git clone https://github.com/dscpesu/EscapeQuest
    

Step 4: Open the Unity Project

  1. Return to Unity Hub's "Projects" tab.

  2. Click the "Open" button to add your cloned Unity project.

  3. Navigate to the directory where you cloned the repository and select the project folder.

  4. Unity Hub will automatically detect the Unity Editor you installed earlier. Choose it from the dropdown.

  5. Click "Save."

  6. Now, you should see your Unity project listed in Unity Hub.

  7. Click on the project to open it with Unity Editor.

🤔 New to Open Source?

If you're new to open source, here are some resources to help you get started:

Project Admin 👨‍💼

✨ Top Contributors

Thanks to all our wonderful contributors! Contributions of any kind are welcome! 🚀

⭐ Give this Project a Star

If you find this project helpful or learn something from it, consider giving it a star. Your support means a lot to us! ⭐

GitHub followers

📬 Connect with Us

If you have any questions or need support, feel free to reach out to us at dsc@pes.edu.

Star History Chart

Happy Contributing! 🚀


(Back to top)