Go to file
mossfet 2a98e09ab7 Modified gitignore 2023-03-28 14:32:50 +01:00
src First commit 2023-03-17 23:07:53 +00:00
tests First commit 2023-03-17 23:07:53 +00:00
.gitignore Modified gitignore 2023-03-28 14:32:50 +01:00
Cargo.lock First commit 2023-03-17 23:07:53 +00:00
Cargo.toml First commit 2023-03-17 23:07:53 +00:00
README.md First commit 2023-03-17 23:07:53 +00:00

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