» 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.
The world matrix is set up as a toroid.
Sources are available on Github and cgit.