|
|
|
|
|
by walton_simons
1455 days ago
|
|
Speaking as a self-taught "programmer" who never got far beyond the rudiments (basic scripting and automation is about as far as I go), I find stuff like this utterly mindblowing. I'm aware that sorting and maze generation algorithms exist of course, but it's magic to me. I don't understand them at all, and seeing them visualised like this, in such an appealing way, is incredible. |
|
Search about Depth-First Search and Breadth-First Search algorithms, they are very short and easy to understand.
You will be able to build and solve your own mazes in no time.