MazeViewer Views the generation and solving of a maze. Dependencies This project requires the binaries from MazeCreator and MazeSolver. Setup Add environment variables for MAZE_GEN (path/to/MazeCreator) and MAZE_SOLVE (path/to/MazeSolver).