Go to file
Pavle Portic 0e2cc929a3
Change to use monochrome colors with higher bit depth by default
2019-02-03 03:55:12 +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 to use monochrome colors with higher bit depth by default 2019-02-03 03:55:12 +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