Creates an interactive Mandelbrot set the user can zoom in on and even create animations with.
Python + Pygame. I am using python 3, however I think a few simple tweaks should allow it to work on python 2.
python main.py
Up and down arrow keys control how large the next zoom level will be. Click anywhere to zoom in.
