Go to file
mossfet 8f36d3319a Add .gitignore 2023-03-28 13:29:43 +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
.gitignore Add .gitignore 2023-03-28 13:29:43 +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