press play. If ready, press space to generate the solution. it takes a while until the solution is calculated.
This script renders a labyrinth and finds its solution by breadth-first-search (slow). Drawback: the generated maze is too easy to solve.