An implementation of Conway's Game of Life, written in C, that renders as ASCII in the terminal.
asciigol_gosper_glider_gun_bg.mp4
| Program | Description | Documentation |
|---|---|---|
| asciigol | Main Game of Life program | asciigol.md |
| asciigolgen | Configuration generator | asciigolgen.md |
Also see my simpler implementation of Conway's Game of Life: game-of-life-simple.