Prototype lesson 'Make it Move" (#241)
* Prototype lesson 'Make it Move" * Wrong blockq type
This commit is contained in:
committed by
Peli de Halleux
parent
00f0922189
commit
5ddfcd5508
@ -6,6 +6,12 @@ Learning activities for LEGO Mindstorms with MakeCode.
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "Make it Move",
|
||||
"imageUrl":"/static/lessons/make-it-move.jpg",
|
||||
"url": "/lessons/make-it-move",
|
||||
"cardType": "lesson",
|
||||
"description": "Make a robot that moves itself without wheels."
|
||||
}, {
|
||||
"name": "Line Detection",
|
||||
"imageUrl":"/static/lessons/line-detection.jpg",
|
||||
"url": "/lessons/line-detection",
|
||||
|
Reference in New Issue
Block a user