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 versionNext, clone from source.
git clone https://github.com/jonasiwnl/physarumCreate the config.rs file according to the example and tweak any parameters.
cp src/config.rs.example src/config.rsFinally, run the --release version.
cargo run --release


