An extension of the Pathfinder AI program. This one draws a random map with blocks, places the start and finish block and then finds the shortest path between them. [It fails if there is no possible path]
Following this video Series by FUNUT: https://www.youtube.com/watch?v=wfIfIRVLe8Y The pathfinding algorithm used is described by Boltest here: https://scratch.mit.edu/projects/374026476