Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 341 Bytes

I've finally become a real coder by making my own Mandelbrot renderer

alt text To install-

git clone https://github.com/noahlb123/mandelbrot-renderer
pip3 install numpy PIL matplotlib
cd mandelbrot-renderer

To run-

python3 index.py