Small terminal app that generates conways game of life rules and shows them on the servicepoint display.
- Rust 87.7%
- Nix 12.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .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.