This tutorial is the 3rd in a series of tutorials that leads to the development of synchronized fireflies. In this tutorial we are going to implement fireflies animation shown in
Generalize the three overlapping circles project by letting it draw any number of overlapping circles. The following is the overlapping circles from size 2 to size 7. Solution