This is a simple spiral art program with user input for the number of sides on the shapes. Lines (sides = 2) work as well, though restrictions on placement and number of sides (<16 advisable) do exist. The runtime is quite high due to the total pen instructions and the changing colours.
This is a remix from some pre-defined shapes in another program that I wrote. It's basic but fun!