removing turtle examples
This commit is contained in:
parent
81e804c1e5
commit
a63d01287a
@ -68,27 +68,6 @@ Here are some fun programs for your @boardname@!
|
|||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Turtle graphics
|
|
||||||
|
|
||||||
```codecard
|
|
||||||
[{
|
|
||||||
"name": "Turtle Square",
|
|
||||||
"description": "move in a square",
|
|
||||||
"url":"/examples/turtle-square",
|
|
||||||
"cardType": "example"
|
|
||||||
}, {
|
|
||||||
"name": "Turtle Spiral",
|
|
||||||
"description": "move in a spiral",
|
|
||||||
"url":"/examples/turtle-spiral",
|
|
||||||
"cardType": "example"
|
|
||||||
}, {
|
|
||||||
"name": "Turtle Scanner",
|
|
||||||
"description": "scans the screen down",
|
|
||||||
"url":"/examples/turtle-scanner",
|
|
||||||
"cardType": "example"
|
|
||||||
}]
|
|
||||||
```
|
|
||||||
|
|
||||||
## Actuators
|
## Actuators
|
||||||
|
|
||||||
```codecard
|
```codecard
|
||||||
|
Loading…
Reference in New Issue
Block a user