Simple Boids simulation This is a simple boids simulation built in Rust. It uses specs, and RLTK. git clone https://github.com/Dalot/boids-rust . cd boids-rust cargo run