Small terminal app that generates conways game of life rules and shows them on the servicepoint display.
| .github/workflows | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
servicepoint-life
More fully featured game of life for the servicepoint display based on the example in the repo.