Complex, organic patterns can emerge from simple rules. Inspired by Sebastian Lague and built using the Piston engine.
Make sure you have cargo and git installed:
cargo version
git version
Next, clone from source.
git clone https://github.com/jonasiwnl/physarum
Create the config.rs
file according to the example and tweak any parameters.
cp src/config.rs.example src/config.rs
Finally, run the --release version.
cargo run --release