gameoflife 1.2.0

Conway's Game of Life for the terminal
Documentation
1
2
3
4
5
6
7
8
9
10
# gameoflife

[![Current Crates.io Version](https://img.shields.io/crates/v/gameoflife)](https://crates.io/crates/gameoflife)

Conway's Game of Life for the terminal

### Usage
```
gameoflife [INTERVAL]
```