For educational purposes, I implemented every algorithm in Java! I meant to make a book out of that, but who still reads books? If you find any issues, please fork the repository and send me a pull ...
Description Maze Solver is a 100% Java educational and visual tool for comparing and visualizing search and maze-generation algorithms on a grid. The UI allows drawing walls, placing start/end nodes, ...