mandelbrot/README.md

8 lines
203 B
Markdown
Raw Normal View History

2019-02-03 03:50:15 +01:00
# 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