You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
Your Sierpinski triangle(not the chaos game one) looks beautiful, but is invalid. You're recursively creating a sierpinski triangle inside of the gap of the sierpinski triangle. If you remove `drawInTri`, it will generate a valid one.
Also: Amazing work!
Yes, I know of this. I deliberately added 'drawInTri' to make it my very personal Sierpinski Triangle. I just didn´t note that, yet. But I will probably remove this extra function again.
It´s amazing that you noticed that and reviewed my code! :)