Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 413 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 413 Bytes

randomMazeGenerator-unity

A random maze generator created in Unity. The algorithm used currently is identical to the one found in one of my other project: https://github.com/akshat157/randomMazeGenerator.

I plan to add more maze generation algorithms in future. If you know of one, feel free to create a pull request! :)

Do ⭐ the repo if you found it interesting and/or useful! :D

Thanks for stopping by!