golrs/README.md
2022-09-01 19:42:52 +02:00

17 lines
181 B
Markdown

# golrs
Game Of Life RuSt
---
## Description
This is a TUI for vizualising a rust implementation of the game of life
## Installation
With cargo
```sh
cargo install golrs
```