Watch Fun Programming[video 28]
Use the translate and rotate functions to create a spiral pattern centered in the middle of your screen. (Hint: put both the translate and the rotate instructions in your draw() function). Here’s mine: