Skip to content

Conversation

@red0xff
Copy link

@red0xff red0xff commented Oct 13, 2020

Fractals are often computed recursively, with this pull-request, I added a program that displays Sierpinski's Triangle using a given number of iterations (you can test it with 0, 1, 2 or 3, change the width-height if you want to test more).

img

This was my original solution to a Hackerrank challenge, the code is mine, not sure if having a fractals directory is a good idea, I think it is, would be interesting to see implementations of a mandelbrot visualizer or whatever.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant