Prototype lesson 'Make it Move" (#241)

* Prototype lesson 'Make it Move"

* Wrong blockq type
This commit is contained in:
Galen Nickel
2018-01-17 19:45:07 -08:00
committed by Peli de Halleux
parent 00f0922189
commit 5ddfcd5508
6 changed files with 80 additions and 0 deletions

View File

@ -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",