Generate and solve your mazes! Generate a maze using depth-first search and solve it using A*. Prints "pretty" pictures along the way. Idea by https://github.com/luciekle/KI-PA-08/.