Instructions
Recursion is that process where a function calls itself. We think of it as function cannibalism to be gross about it. Because recursion can be kinda messy.
This app was inspired by the one featured at Processing.org. We just modified it to change the levels of recursion using the slider, and included the ability to modify the colors.
Last update: 02/13/20
