I chose to generate different types of stars for this exercise. After researching the star function, I found that stars are something that can be generated in a wide variety of ways through the number of points. I decided to create a star generator that varies based on the number of size, points and color. At first, I brainstormed whether or not to keep the overall size of the stars to be the same, however, I ended up choosing to have them vary in size as well so that they would have an overlapping effect as the user continues to click to generate more.
Link: https://editor.p5js.org/katrinamorgan/sketches/BsbmdhRym