+ 1
Generating labyrinth algorithm
Hello! I just found Kuba's Siekierzyński labirynth generator 2.0 and as I don't know python i would like you to ask what is the algorithm or idea of generating those structures? I had to do once project in C++ of labirynth game but i was making those with huge arrays and i was filling them by myself :( This took me a lot time to do. Any one can share his knowledge how to (logicly not in form of code) make a generator with exit and all rooms avaible?
1 Réponse
+ 7
below, the links to a video tutorial in 5 parts about maze generation by Daniel Shiffman on The Coding Train:
https://m.youtube.com/watch?v=HyK_Q5rrcr4
https://m.youtube.com/watch?v=D8UgRyRnvXU
https://m.youtube.com/watch?v=8Ju_uxJ9v44
https://m.youtube.com/watch?v=_p5IH0L63wo