- SDL2
- Make
- make
- ./Mandelbrot.exe {WIDTH} {HEIGHT}
- i --> increase the number of iterations (make the image sharper, but load slower)
- r --> restart (reset the image back to its normal size and number of iterations)
- p --> take a screenshot (saved as Mandelbrot.bmp)
- q --> quit the program
- [1-3] --> select a color scheme. 1 is Onedark, 2 is Nord, 3 is Gruvbox