A-Maze-ing is a Python-based maze generator and visualizer that produces randomized mazes from a configuration file. The program generates a maze, finds the shortest path from entry to exit, saves the ...