Bubbletree (#41)
Jonathan Frech
This program falls into the category “fancy, but not useful”. It basically starts with one circle, which spawns in new ones. The maximum number of circles is 100, their color is a gray tone (rgb
between 50 and 100).



Source code: bubbletree.py