🌀 Mandelbrot Set Explorer

One line — z → z² + c — repeated over and over produces infinite, self-similar complexity. Click anywhere to zoom in forever.

Why this is mind-blowing

Take any point c on the plane. Start z at 0 and keep doing z = z² + c. If z flies off to infinity, c is outside the set; if it stays trapped forever, c is inside. The boundary is infinitely detailed: zoom in a trillion times and you keep finding new shapes, baby copies of the whole set, and spirals. Two multiplications per step, and this emerges.