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

7 lines
154 B

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