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.
nkoch001 f0036a46ce added readme 6 years ago
src initial commit 6 years ago
.gitignore initial commit 6 years ago
Cargo.lock initial commit 6 years ago
Cargo.toml initial commit 6 years ago
README.md added readme 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.