Go to file
Pavle Portic 8ec818b024
Merge branch 'master' of github:TheEdgeOfRage/mandelbrot
2019-02-03 03:51:59 +01:00
.gitignore Initial commit 2019-02-03 03:46:23 +01:00
LICENSE Create LICENSE 2019-02-03 03:48:55 +01:00
README.md Create README.md 2019-02-03 03:50:15 +01:00
mandelbrot.py Change the zoom amount to 1/2 the axis scale 2019-02-03 03:51:52 +01:00

README.md

mandelbrot

A simple python script that draws an interactive mandelbrot set in the terminal

Keybindings

  • Arrows - Move around
  • (/) - Zooming
  • +/- - Change the number of iterations to run