Small terminal app that generates conways game of life rules and shows them on the servicepoint display.
Find a file
2024-05-19 21:10:56 +02:00
src mazecetric, random one 2024-05-19 21:10:56 +02:00
.gitignore initial commit 2024-05-18 22:00:33 +02:00
Cargo.lock more possible game variants 2024-05-19 19:32:02 +02:00
Cargo.toml more possible game variants 2024-05-19 19:32:02 +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.