aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 831d505078a37affea2869b59e956ad582f56368 (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/b8ikx32sc5fe427b86y7kjgh7.png)](https://asciinema.org/a/b8ikx32sc5fe427b86y7kjgh7)