Aug 9, 2023
How to use the Random Grid Maze to generate mazes and maps
Generating mazes similar to Wolfenstein 3D in Unity with a simple C# script. This allows the generation of both actual mazes as well as more general maps with small or large rooms depending on a single parameter.
Read Article →