Given any three tangent circles, there are exactly two other circles that are tangent to the three circles. In this project, we are drawing one of the two tangent circles
Draw a large dot with low brightness. On every 3rd second, light it up to full brightness while keeping the hue and saturation and dim it to the original brightness
Monte Carlo Methods are interesting algorithms that rely on random sampling to obtain numeric result (Wikipedia). Since today is Pi Day, we are going to design a Monte Carol method