[W],[A],[S],[D] [<],[>] This project fills a shape that you can spin, move, change, and more How it works: By telling the computer to draw a shape with size(10), it will draw an outline of the shape, if you keep on telling it to draw a shape with a size 1 less than the last size, it will make smaller shapes inside of the other shapes. Now it is filled. What are diagonal lines (the variable)? This is the number of lines inside of a polygon that connect to each vertice, without overlapping. See: https://www.mathsisfun.com/geometry/polygons-diagonals.html
All code my me