Turtles

for iPad


Create fun shapes and explore your ideas through coding.
You can learn the basic operations through the in-app tutorial.

For Beginners

Draw a square using just three commands!

Click the play button to draw lines, and use the eraser to clear them.
If the turtle moves off the screen, drag the red “turtle1” block to bring it back.


Basic Shapes

Try changing the numbers and combinations of commands to explore different results.

Regular polygons

Regular polygons

Try changing the angle in the "right" block!
What kind of shape will you get?

Stars

Stairs

Cross shape

Cross shape

Windmill

Windmill

House

House

Pentagon and hexagon

Pentagon & Hexagon

Stars

Star

 
Circle

Circle

Heart

Heart

PR

Modules

Modules are reusable blocks of a program.

Hexagons with module

Hexagons with module

A module lets you use the same program from multiple turtles.

Hexagons

Hexagons

Circle combination

Circle combination

Heart combination

Heart combination

Petals

Petals

Sea fish

Sea fish

Flower

Flower

PR

Variables and Parameters

A variable is a special place to store numbers.

Regular polygons with variable

Regular polygons with variable

Using the “repeat variable” block, variables are shown as blue letters.

Square spiral

Square spiral

Spiral

Spiral

Square combination

Square combination

Circle combination

Circle combination

Star size

Star size

Star combination

Star combination

PR

Fractal Graphics

You can draw interesting but challenging fractal patterns.
Recursive call

Recursion

When a module calls itself, this is called recursion.

*Try changing the value of the red arrow.

Binary tree

Binary tree

Koch curve

Koch curve

Fractal stars

Fractal stars

Sierpinski gasket

Sierpinski gasket

Sierpinski curve

Sierpinski curve

PR

Mini Games

You can create interactive projects using blocks such as “repeat variables” and "if swiping”.
Swipe to move

Swipe to move

Try controlling the turtle by swiping on the screen.
You can also change the turtle’s appearance using “Costume”.

Bouncing ball

Bouncing ball

Turtle race

Turtle race

Fruit catch

Fruit catch

Play tag

Play tag

Move randomly

Move randomly





 
 
 
Your First Steps in Programming
 
 Typing Lessons
PR




PR