fractal

amber Mandelbrot in your terminal · 160 lines of Python · interactive zoom + pan
$ python3 fractal.py

█ ▄▄   ▄████████████████████
█████▄ ▄████████████████████
███████▄▄███████████████████▄
█████████████████████████████
████████████████████████████▀

center: (-0.50000000, 0.00000000)  zoom: 1.0e+00  iter: 80  120×80
arrows=pan  +/-=zoom  i/d=detail  r=reset  q=quit

github download fractal.py