Activities/Turtle Art/Getting started: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 10: | Line 10: | ||
<gallery> | <gallery> | ||
File:TA-basics.png|Basic turtle graphics: 'forward', 'back', 'arc', and 'right' blocks | File:TA-basics.png|Basic turtle graphics: 'forward', 'back', 'arc', and 'right' blocks | ||
File:TA-pencolor.png| | File:TA-pencolor.png|The 'set color' block affects pen trails, fill and text | ||
File:TA-pensize.png|'set pen size' block | File:TA-pensize.png|'set pen size' block | ||
File:Penupdown.jpg|Pen up and pen down | File:Penupdown.jpg|Pen up and pen down | ||
</gallery> | </gallery> | ||
===Drawing shapes=== | ===Drawing shapes=== | ||