26 lines
526 B
Markdown
26 lines
526 B
Markdown
|
# City Shaper
|
||
|
|
||
|
## Tutorials
|
||
|
|
||
|
```codecard
|
||
|
[
|
||
|
{
|
||
|
"name": "Crane Mission / Robot 1",
|
||
|
"description": "Learn the basics and build your first robot driving base.",
|
||
|
"cardType": "tutorial",
|
||
|
"url":"/tutorials/city-shaper/robot-1"
|
||
|
}, {
|
||
|
"name": "Crane Mission / Robot 2",
|
||
|
"description": "Program your robot to move in different ways.",
|
||
|
"cardType": "tutorial",
|
||
|
"url":"/tutorials/city-shaper/robot-2"
|
||
|
}
|
||
|
]
|
||
|
```
|
||
|
|
||
|
## See Also
|
||
|
|
||
|
[Robot 1](/tutorials/city-shaper/robot-1),
|
||
|
[Robot 2](/tutorials/city-shaper/robot-2)
|
||
|
|