andreyvdl / 42-fract-ol

My fractol project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Program name files to turn in Makefile rules External functions Result
fractol Makefile, *.h, *.c NAME, all, clean, fclean, re open, close, read, write, malloc, free, perror, strerror, exit, math library, mlx library, ft_printf, libft ???/100

Objective

This project is about creating a small fractal exploration program.

Execution

make
./fractol fractol_name [options ...]

42MLX

About

My fractol project


Languages

Language:C 88.7%Language:Roff 7.7%Language:Makefile 2.7%Language:Shell 0.6%Language:Perl 0.2%