Skip to content

Az-Rof/Unity-Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Maze Generator

A Unity project for creating and exploring a 3D maze with the following features:

Main Features

  • Procedural maze generator with Recursive BackTracking Algorithm
  • Player control system for maze navigation
  • Audio manager for sound effects and music
  • Two scenes: Main Menu (useless) and Maze Demo Stylized dungeon visual assets and RPG icons

Script Components

-MazeGenerator.cs – Logic for maze generation -PlayerController.cs – Player movement controls -AudioManager.cs – Audio management system -PlayerController_UI.cs – Player control interface

Assets Used

-TextMesh Pro for UI text -Hand-painted style dungeon assets -Sound effects and background music -RPG item icons (including a silver key)

How to Use

  • Clone this repository
  • Open it in Unity 2021.3 or newer
  • Run the Demo scene to get started

Requirements

  • Unity 2021.3+
  • TextMesh Pro (already included)

Contributions

Pull requests are welcome. For major changes, please open an issue first.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published