I made a randomly generated maze with witch the size can be changed using the UI
I made this Project for a test in my own time. I made all the scripts myself and I made sure the project works flawlessly.
What did I learn in this project?
In this project I learned how to make random generation with different algorithms and how I make the algorithms work to create a randomly generated maze.
I also learned how to reset a scene and I also learned how to be able to change values in the UI and how to make those values work in game.
what did I do in this project:
I made sure all the walls that have to get generated generate if you press the generate button.
I made sure the algorithm randomizes the made that gets generated.
I made sure the UI can control everything in the scene
Where can you find this project?
Here is the link to the Github page and the YouTube video.