3D/2D Maze generator with path finding

negleft

(9)
$6
Publisher negleft
File size 2.54MB
Number of files 58
Latest version 0
Latest release date 2021-05-25 02:14:12
First release date 2015-02-10 10:19:20
Supported Unity versions 2018.4.2 or higher
This maze generator uses DFS or depth-first-search to generate perfect mazes.

What is a perfect maze ? : A perfect maze is defined as a maze which has one and only one path
from any point in the maze to any other point.
This means that the maze has no inaccessible sections, no circular paths, no open areas.

Now you can also generate a plane floor or give separate floor to each cell.

Includes simple path finding(This is not unity's path finding)

Features :-
Generate mazes in the editor
Generate mazes in runtime
Generate mazes at startup

Web Demo

Learn the logic

Thank You
negleft

Top Publisher Assets