mandelbrot.c this short program draws a mandelbrot set: compile and run with make run after running the program, you can run make open_image to open the image and make export to convert the output to .png. Have fun!