Skip to content

Repository files navigation

VRMazeEscape

Logo

VRMazeEscape

A first-person virtual reality maze escape game built with Unity.
Explore a glowing maze, avoid patrolling enemies, and escape using your instincts.
Report Bug · Request Feature


Unity XR License


Table of Contents

  • About the Game
  • Key Features
  • Screenshots
  • Getting Started
    • Prerequisites
    • Installation
  • Project Structure
  • Roadmap
  • Contributing
  • License

About the Game

VRMazeEscape is a first-person virtual reality maze game built with Unity and XR technologies.

Players wake up inside a mysterious neon maze with no instructions. The only way out is by navigating through glowing corridors, avoiding patrolling enemies, and following visual clues scattered across the environment.

Robots patrol fixed routes throughout the maze. If they detect the player, the game ends immediately. Directional arrows may guide you toward the exit or lead you into dangerous territory.

The experience is designed for Meta Quest and other XR-compatible VR headsets, creating a fully immersive escape environment.


Key Features

Immersive VR Maze Navigation

Move naturally through the maze using VR controls and experience the environment in full 3D.

Patrolling Enemies

AI-controlled robots patrol specific paths. If they spot you, the game resets.

Neon Grid Visual Style

A futuristic neon design creates a glowing digital maze atmosphere.

Minimap System

A small corner minimap helps players understand their location and orientation.

Direction Arrows

Environmental arrows provide hints that may guide players toward the exit.


Screenshots

Maze Environment

Maze Scene Maze Gameplay Maze Environment Lighting

Getting Started

Follow these instructions to run the project locally.

Prerequisites

You will need:

  • Unity 2020.3.48f1 LTS
  • XR Plugin Management enabled
  • A VR headset (Meta Quest recommended)

Installation

1. Clone the repository

git clone https://github.com/archiik04/VRMazeEscape.git

2. Open the project in Unity

Open the folder using Unity Hub → Add Project → VRMazeEscape.

Use Unity version 2020.3.48f1 LTS.

3. Enable XR Plugin Management

Go to:

Edit → Project Settings → XR Plugin Management

Enable the XR plugin for your VR device.

4. Connect your VR headset

Examples:

  • Meta Quest
  • Oculus-compatible headset
  • Other XR-supported devices

5. Run the game

Press Play in the Unity Editor or Build and Run for your VR device.


Project Structure

VRMazeEscape
│
├── Assets
│   ├── Scenes
│   ├── Scripts
│   ├── Prefabs
│   ├── Materials
│   └── XR
│
├── Packages
├── ProjectSettings
└── README.md

Roadmap

Future improvements planned for the project:

  • Additional maze levels
  • Smarter enemy AI
  • VR interaction mechanics
  • Sound design and ambient effects
  • Puzzle-based escape mechanics

Contributing

Contributions are welcome.

If you would like to improve the project:

  1. Fork the repository

  2. Create a feature branch

    git checkout -b feature/AmazingFeature
    
  3. Commit your changes

  4. Push to your branch

  5. Open a Pull Request


License

Distributed under the MIT License.

About

VRMazeEscape is a first-person virtual reality maze game made with Unity. You explore a glowing digital maze, avoid patrolling enemies, and try to find your way out all from within a fully immersive VR environment.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages