No description
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
game-of-life
A Rust implementation of Conway's Game of Life. Used as the basis for the GNOME app Mossfet's Life, but should be usable cross-platform
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
A Rust implementation of Conway's Game of Life. Used as the basis for the GNOME app Mossfet's Life, but should be usable cross-platform