simple ant colony program written in rust i originally started with C but then started to miss data structures so I re-wrote it 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.
Rostyslav Hnatyshyn 1e3032c51b fix foodgen to use correct dim, add limit on food 9 months ago
src fix foodgen to use correct dim, add limit on food 9 months ago
tests semi working dig routine 9 months ago
.gitignore before removing side effects 9 months ago
Cargo.lock before removing side effects 9 months ago
Cargo.toml queen can now infinitely lay eggs 9 months ago