Ever wondered what Conway's Game of Life sounds like?
Hearing Game of Life patterns as music is unexpectedly mesmerizing—pure creative coding joy.

Plot sin(x) curves as Game of Life seeds and watch equations evolve into emergent patterns.
Math enthusiasts, educators, cellular automata hobbyists
Desmos · Golly · Cellab
Enter one or more explicit functions such as `y=sin(x); x=sin(y)` and the app plot the curves on the grid.
Press Play to evolve that plotted shape using Life’s rules. You can layer equations (by plotting them one at a time or by using `;` ), clear the canvas, and toggle axes.
Hearing Game of Life patterns as music is unexpectedly mesmerizing—pure creative coding joy.
GD bindings for Ruby exist already; Jupyter integration is the only fresh angle.
Terminal Game of Life with camera controls, but dozens of GoL visualizers already exist.
Working 32-bit computer in cellular automata with assembler, emulators, and full documentation.
Stacked 3D Game of Life beats the flat grid, but it's still just Conway's automaton.
Winning positions map to constant weight binary lexicode error-correcting codes.