yamhab/life-and-stuff
A Zig implementation of Conway's Game of Life in the terminal
A Zig implementation of Conway's Game of Life in the terminal
This is a currently fairly limited implementation of Conway's Game of Life, written in Zig. It renders its output onto the terminal without any dependencies. By default, it just spawns a glider and lets the simulation run at a fixed frame rate in a fixed, wrapping map.