Very early WIP implementation of swarm behavior in Rust
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CptCaptain d9e568491c Not really an improvement, but at least not significantly worse... 4 years ago
src Not really an improvement, but at least not significantly worse... 4 years ago
.gitignore initial commit 6 years ago
Cargo.lock initial commit 6 years ago
Cargo.toml initial commit 6 years ago
LICENSE added license 6 years ago
README.md improved markdown 6 years ago

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.