Go to file
Pavle Portic d8af0012d1
Create README.md
2019-02-03 03:50:15 +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 Initial commit 2019-02-03 03:46:23 +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