Full project description on project_pdf/frat_ol.en.pdf
(https://github.com/juliantoyeo/42_fractol/blob/master/project_pdf/fract_ol.en.pdf)
usage : ./fractol [fractol]
fractols :
Mandelbrot
Julia
Burning_ship
or
./fractol [fractol] [width] [height]
default width = 1000 height = 1000Mandelbrot
Julia
Burning ship
Use mouse to drag and move the fractol around the screen.
Use mouse to zoom in and out of the fractol (The zoom is infinity till the end of float precision).
Point your mouse in the location that you wish to zoom.
Use keyboard arrow (up, down, left, right) to move around the screen.
Press 'o' or right click on mouse to bring out the option menu to the screen.
- option to change the fractol (with preview)
- option to change the colour (drag the rectangle button do adjust the colour parameter)
Press 'c' to reset the screen.
Press 'ESC' to quit and close the screen.






