A small, interactive Conway's "Game of Life" implementation, written in GDScript (no shaders).
- Start with a random population, or draw the patterns yourself, one click at a time.
- Control the grid evolution step-by-step, or just let it go.
- Simple generation and population count.