Go to file
Pavle Portic 26059acbfd
Add screenshot to readme
2019-02-03 04:01:24 +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 Add screenshot to readme 2019-02-03 04:01:24 +01:00
mandelbrot.py Add keymap to reset zoom 2019-02-03 03:58:13 +01:00

README.md

Mandelbrot

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

Mandelbrot

Keybindings

  • Arrow keys - Move around
  • (/) - Zoom in and out
  • = - Reset zoom
  • +/- - Change the number of iterations to run per pixel