The player solves a maze that is randomly generated using Kruskal's maze algorithm using python turtle
https://repl.it/@18cyrj/Finished-maze-project
Once the maze is generated you move the turtle with the dots under the maze.
@brandaboss: Thanks man! Yeah I do too, but using turtle this was the quickest I was able to get it, I bet there's more optimizing possible but I don't think it'd be much at least for this generation algorithm :)
The player solves a maze that is randomly generated using Kruskal's maze algorithm using python turtle
https://repl.it/@18cyrj/Finished-maze-project
Once the maze is generated you move the turtle with the dots under the maze.
@brandaboss: Thanks man! Yeah I do too, but using turtle this was the quickest I was able to get it, I bet there's more optimizing possible but I don't think it'd be much at least for this generation algorithm :)