diff --git a/public/the-game-of-life-lab.html b/public/the-game-of-life-lab.html index 38b509d..1529928 100644 --- a/public/the-game-of-life-lab.html +++ b/public/the-game-of-life-lab.html @@ -4,6 +4,8 @@
Phase synchrony: \(\dot{I}_i = \omega_i I_i + K \sin(I_j - I_i)\)
Logistic map with diffusion: x(t+1) = f(x(t)) + ε laplacian
- Five cells, drifting diagonally, taught me that rules can remember. What you see on the left is emergence: local - updates birthing global order. What you do not see keeps the pattern coherent: an invisible spectral geometry. -
-- The FFT heatmap exposes that hidden order; the space-time ribbon shows how population and entropy braid through - time. Run it long enough and the lattice begins to dream: a miniature of cultural memory—archetypes and gods - condensing from repetition into form. -
-