Turtle Graphics - Stars
Task
Develop a set of commands for Turtle Graphics to draw stars.
Instructions
Turtle Graphics is a type of drawing which involves a drawing point (a "turtle") following a series of instructions to traverse a page and draw a picture. Full instructions for Turtle Graphics is on the Turtle Graphics Page.
Use the Turtle Graphics commands to draw each of the shapes below (that is, one at a time). To do the last two stars, you will need to use the commands to pick the pen up (U), move to a new location, then put the pen down (D).
When you have a set of commands that work, copy and paste the commands (and which shape it belongs to) into a Word document.
page revision: 2, last edited: 10 Aug 2010 00:47






