Very early WIP implementation of swarm behavior in Rust
Go to file
2020-07-15 00:42:23 +02:00
src Not really an improvement, but at least not significantly worse... 2020-07-15 00:42:23 +02:00
.gitignore initial commit 2019-01-24 18:20:02 +01:00
Cargo.lock initial commit 2019-01-24 18:20:02 +01:00
Cargo.toml initial commit 2019-01-24 18:20:02 +01:00
LICENSE added license 2019-01-24 18:28:49 +01:00
README.md improved markdown 2019-01-24 18:28:42 +01:00

Rustic Swarm

A very early, very WIP implementation of swarm-like behavior in Rust.

To run it, just clone it and Cargo run.