Triangle recursion experiment

I made a program the draws a fractal like design using recursion in triangles to make a cool looking effect.

Below is an example of the triangle illusion that I created:

This was fun to make and helps me learn more about how to use recursion in my code, though I’m still learning how to use it, I think I could be very useful in code depending on what I’m doing.


Leave a Reply

Your email address will not be published. Required fields are marked *