16 lines
328 B
Markdown
16 lines
328 B
Markdown
# Lessons
|
|
|
|
Learning activities for LEGO Mindstorms with MakeCode.
|
|
|
|
## Motors and motion
|
|
|
|
```codecard
|
|
[{
|
|
"name": "Line Detection",
|
|
"imageUrl":"/static/lessons/line-detection.jpg",
|
|
"url": "/lessons/line-detection",
|
|
"cardType": "lesson",
|
|
"description": "Make your robot drive itself by following lines."
|
|
}]
|
|
```
|