a TUI for vizualising a rust implementation of the game of life.
patterns | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
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