This program gradually creates a recursive graphic which looks like broccoli. It demonstrates the use of recursion to create an image and allows the user to see what is drawn at each level of recursion.
Click below to download the source files for LivingBroccoli.