An open API service indexing awesome lists of open source software.

https://github.com/zcaudate/play.tui-002-game-of-life

Conway's Game of Life for React Blessed
https://github.com/zcaudate/play.tui-002-game-of-life

Last synced: 3 months ago
JSON representation

Conway's Game of Life for React Blessed

Awesome Lists containing this project

README

        

# Tui Game of Life

Conway's Game of Life for React Blessed.

![](https://user-images.githubusercontent.com/1455572/108359462-ffc18e80-722a-11eb-847a-e704fda85bc8.gif)

### Dev

``` shell
make dev
```

### Package

``` shell
make package
```