Skip to content

PliegerNicolas/fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol (Fract-ol)

A 42 school project. Draw fractals on a display via a single threaded program. Uses Minilibx (made by Ecole42 : https://harm-smits.github.io/42docs/libs/minilibx/getting_started.html).

Run Locally

Install MiniLibx dependencies.

  sudo apt-get update && sudo apt-get install xorg libxext-dev zlib1g-dev libbsd-dev

Clone the project

  git clone git@github.com:PliegerNicolas/fractol.git

Usage

    cd fractol
    make
    ./fractol

And most importantly

Follow the instructions given by the program and have fun !

About

Single threaded program that displays fractals | Made in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors