View on GitHub

Maze-Solver

Visualizing the algorithms.

Maze Solver

Downloads

Please check out the Downloads section of the latest release. But be aware that this program requires either JDK 9 or JRE 9 installed.

Features

Command line interface

cd pathToJAR
java -cp Maze_Solver.jar io.github.apollozhu.mazesolver.CLI

License

MIT License - Copyright (c) 2017 Zhiyu Zhu/朱智语


Other Maze Programs

Made for Advanced (AP) Computer Science AB.