Repository of some graph traversal algorithms and their iterative visualization. Different 2d maze generation algorithms are represented here as well.
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release
cmake --install build
// Libraries, executables and configuration files will appear in the package
subfolder of the project
See config.json
for configuration options