Changes

Jump to navigation Jump to search
Created page with "==Getting Started== 300px Start by clicking on (or dragging) blocks from the Turtle palette. Use multiple blocks to create drawings; as the turtle move..."
==Getting Started==

[[Image:TAvertical.png|300px]]

Start by clicking on (or dragging) blocks from the Turtle palette. Use multiple blocks to create drawings; as the turtle moves under your control, colorful lines are drawn.

You add blocks to your program by clicking on or dragging them from the palette to the main area. You can delete a block by dragging it back onto the palette. Click anywhere on a "stack" of blocks to start executing that stack or by clicking in the Rabbit (fast) or Turtle (slow) buttons on the Project Toolbar.

<gallery>
File:TA-basics.png|basic turtle graphics: 'forward', 'back', 'arc', and 'right' blocks
File:TA-text.png|'show' block used for text
File:TA-image.png|multimedia: 'show' block used for image (movies, audio)
File:TA-pencolor.png|pen attributes: 'set pen color' block
File:TA-pensize.png|'set pen size' block
File:TA-if.png|logical operations: 'if' block
File:TA-box-eample.png|named variables:'store in' block
</gallery>

Navigation menu