Turtle
Turtle graphics on your micro:bit screen!
Turtle graphics
[{
"name": "Square",
"description": "Move the turtle in a square pattern.",
"url": "/projects/turtle-square",
"imageUrl":"https://pxt.azureedge.net/blob/c2d0656df501cefb677bc119c17ebd1858fe4cdf/static/mb/projects/turtle-square.png",
"cardType": "tutorial"
}, {
"name": "Spiral",
"description": "Move the turtle in a spiral.",
"url": "/projects/turtle-spiral",
"imageUrl":"https://pxt.azureedge.net/blob/8cacf446466d44be87beca3a628c7358493c05f5/static/mb/projects/turtle-spiral.png",
"cardType": "side"
}, {
"name": "Scanner",
"description": "Let the turtle scan across and down the screen.",
"url": "/projects/turtle-scanner",
"imageUrl":"https://pxt.azureedge.net/blob/7c2c72e8981d5179af58c6358e71f14b5b841070/static/mb/projects/turtle-scanner.png",
"cardType": "side"
}]