Skip to content

Unrealf1/algos_visualization

Repository files navigation

What is this?

Repository of some graph traversal algorithms and their iterative visualization. Different 2d maze generation algorithms are represented here as well.

Build instructions

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

Options

See config.json for configuration options

Example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages