Maze Factory


Maze Factory is a Unity component suite for procedural mazes.



In short: create a-m ...


by Atomic Crew


Price History +

Maze Factory is a Unity component suite for procedural mazes.

In short: create a-maze-ing stuff and then get lost.

Official website, web demo and documentation

Feature list:
- Unity 5.x supported
- All sourcecode included (C#)
- All examples included
- Separation of concern (possibility to write your own visualisation procedure)
- Random seed
- Randomizer through wrapper (possibility to connect your own)
- Walls are built out of 3d tiles (possibility for a game mechanic like for example destroying a limited amount of walls to cheat your way out)
- In-editor preview of generated maze
- Fixed or random entrance/exit (possibility to connect multiple mazes)