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 70b942bf3a improved markdown 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 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.