This website works better with JavaScript.
Home
Help
Sign In
dan
/
microworlds-rs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Turtles, Termites, and Traffic Jams in Rust inspired by the book and this go implementation
https://git.openprivacy.ca/sarah/microworlds
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.
6
Commits
1
Branch
44 KiB
Rust
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Dan Ballard
02a3f3aad1
optimizations: move all things to Grid (1 Vec internal) and life uses nalive() (8 ifs instead of 2 loops)
2 weeks ago
src
optimizations: move all things to Grid (1 Vec internal) and life uses nalive() (8 ifs instead of 2 loops)
2 weeks ago
.gitignore
create window, fill black
3 weeks ago
Cargo.lock
toss piston, switch to sdl2. good render performance
2 weeks ago
Cargo.toml
toss piston, switch to sdl2. good render performance
2 weeks ago