• Stars
    star
    1
  • Language
    C
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This program works by creating a fibonacci string made of 0s and 1s. It is created by concatenation. The resulting pattern is related to a specific algorithm that tells the program which direction to draw the fractal in; this is what gives the images its unique shape.