Please check out the Downloads section of the latest release. But be aware that this program requires either JDK 9 or JRE 9 installed.
- Solve mazes using different algorithms.
- Aesthetic graphics user interface.
- Adjustable parameters.
- Random maze generation.
- Export/import maze to/from file.
- Save maze as image.
cd pathToJAR
java -cp Maze_Solver.jar io.github.apollozhu.mazesolver.CLI
MIT License - Copyright (c) 2017 Zhiyu Zhu/朱智语
- By @TroyNeubauer
- By @BayanRasooly
Made for Advanced (AP) Computer Science AB.