Simple pathfinding algorithm visualizer written in rust with SDL2.
-
Clone this repo on your pc with the command:
git clone https://github.com/cocsx/pav
-
Install rust if you don't have it, go on their website for more information.
-
Go in the project folder and execute:
cargo build && cargo run