aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a8e3d8a4bc06af494904175efb1dad67a113a776 (plain)
1
2
3
4
5
# termlife

...is a straight forward toy implementation of Conway's Game of Life. It is written in C++ using `termbox` for drawing in the terminal. _Divine intervention_ i.e. manipulating the world state is supported using the mouse.

[![asciicast](https://asciinema.org/a/f4nc8r6v1tf2m97s6m81ci37q.png)](https://asciinema.org/a/f4nc8r6v1tf2m97s6m81ci37q)