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.
antf/src
Rostyslav Hnatyshyn 1e3032c51b fix foodgen to use correct dim, add limit on food 9 months ago
..
lib fix foodgen to use correct dim, add limit on food 9 months ago
lib.rs clean up imports, turns out world can be mut 9 months ago
main.rs chamber func, falling is valid move 9 months ago