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.
rustic_swarm/README.md

6 lines
134 B

# Rustic Swarm
A very early, very WIP implementation of swarm-like behavior in Rust.
To run it, just clone it and ```Cargo run```.