Skip to content

Sandrokaz/Procedural_Maze_Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Unity Procedural Maze Generator (University Project)

This Unity-based application dynamically generates a 3D maze and features autonomous drones navigating the maze using state machines, along with a player character for interaction.

Scripts Overview

  • MazeRenderer: Manages maze construction, including the instantiation of walls, the player, and drones.
  • MazeGenerator: Implements the recursive backtracking algorithm to generate mazes.

Contributing

Feel free to contribute to this project. Fork the repository, make your changes, and submit a pull request.

License

This project is made available under the MIT License. See the LICENSE file in the repository for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published