Small terminal app that generates conways game of life rules and shows them on the servicepoint display.
Find a file
2024-05-19 11:28:53 +02:00
src add optional high life rule 2024-05-19 11:28:53 +02:00
.gitignore initial commit 2024-05-18 22:00:33 +02:00
Cargo.lock initial commit 2024-05-18 22:00:33 +02:00
Cargo.toml initial commit 2024-05-18 22:00:33 +02:00
README.md make some spaghetti 2024-05-18 23:26:34 +02:00
shell.nix initial commit 2024-05-18 22:00:33 +02:00

servicepoint-life

More fully featured game of life for the servicepoint display based on the example in the repo.