🌿This project is meant is to create graphically beautiful fractals.
First, git clone in your terminal using command :
âž™ git clone https://github.com/audreylamy/42_fractol [name]
Run makefile to compile using command:
âž™ make
Run executable using command:
âž™ ./fractol [mandelbrot/julia/burningship]