Go to file
Mossfet 9aad62d5bc First commit 2023-03-17 23:07:53 +00:00
src First commit 2023-03-17 23:07:53 +00:00
target First commit 2023-03-17 23:07:53 +00:00
tests First commit 2023-03-17 23:07:53 +00: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