a TUI for vizualising a rust implementation of the game of life.
patterns | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml |
golrs
Game Of Life RuSt
Description
This is a TUI for vizualising a rust implementation of the game of life
Installation
With cargo
cargo install golrs