Turtle Art

by anishapoudel
See Code Download Embed
First the user choose which polygon to draw by indicateing the number of sides. the polygon is created with a four loop that moves a certain amount of steps then turns at an angle of 360 divided by the number of sides. 

Next, an 10 polygons were drawn at the same initial point as the orginal polygon, but the length of each polygon increase by a factor of 10. 

Next, the same spirte will repeat the process above but start at a different inital angle. 10 sets of 10 polygons will be drawn.
This process is done but every sprite is at a different starting angle. 

Created January 24, 2023

Last updated February 20, 2023

Published January 30, 2023