Very early WIP implementation of swarm behavior in Rust
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Rustic Swarm
A very early, very WIP implementation of swarm-like behavior in Rust.
To run it, just clone it and Cargo run
.