Small terminal app that generates conways game of life rules and shows them on the servicepoint display.
Find a file
Vinzenz Schroeter 879ecde430 initial commit
2024-05-18 22:00:33 +02:00
src initial commit 2024-05-18 22:00:33 +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 initial commit 2024-05-18 22:00:33 +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.