Version | 0.1 |
Zip size | 1,106 KiB |
License | GPLv3 |
Updated | 30/01/2025 |
Downloads | 1,680 |
MD5 | 3c4d18b49f62308e1b78d4e6e776de1e |
Description :
An implementation of Conway's Game of Life in C/C++ and SDL2.
Cells record their age. Red cells are volatile and changing; the older stationary cells emerge as
green. Hovering the pointer over groups of cells will illuminate them.
Controls :
+: pause/play
R: toggle wireframe
L: toggle colorization
ZL: reduce pointer speed
ZR: increase pointer speed
L Stick: move the pointer
Dpad Up: slow down
Dpad Down: speed up
A: spawn cell
B: delete cell
X: grow spawn perimeter
Y: shrink spawn perimeter
n/a