Turtles, Termites, and Traffic Jams in Rust inspired by the book and this go implementation https://git.openprivacy.ca/sarah/microworlds
Go to file
Dan Ballard 02a3f3aad1 optimizations: move all things to Grid (1 Vec internal) and life uses nalive() (8 ifs instead of 2 loops) 2021-01-05 20:46:48 -08:00
src optimizations: move all things to Grid (1 Vec internal) and life uses nalive() (8 ifs instead of 2 loops) 2021-01-05 20:46:48 -08:00
.gitignore create window, fill black 2020-12-28 01:32:17 -08:00
Cargo.lock toss piston, switch to sdl2. good render performance 2021-01-02 18:12:59 -08:00
Cargo.toml toss piston, switch to sdl2. good render performance 2021-01-02 18:12:59 -08:00