Random Circles

100

200

0.5

Objective: Create an array of random sized rainbow circles with changeable size, color, and opacity.

Problem: Be able to have the user choose and change the size, color, and opacity.

Solution: Create sliders that the user can move left and right to change the size, color, and opacity in the array circles.