Use your object from Coding Sketch no. 7. Use a for loop to generate 100+ of them and store them in an array. Use another for loop to draw and move at 100+ objects!
Define a second object with at least one function that displays a shape. Use function mousePressed() to create these shapes where you you click in the canvas.