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