Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 553 Bytes

File metadata and controls

13 lines (7 loc) · 553 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.

Here's a preview of what it looks like in Unity's player.

Peek.2020-08-30.06-47.online-video-cutter.com.mp4

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!