pxt-ev3/docs/tutorials.md
Galen Nickel 0bb7295d86
Press button tutorial (#416)
* Add tutorial for 'Make Animation'

* Finish off the tutorial
2018-04-03 16:37:07 -07:00

567 B

Tutorials

Tutorials

Step by step guide to coding your @boardname@.

[{
  "name": "Wake Up Mindstorms",
  "description": "Show different moods on your LEGO Mindstorms Brick. Is it tired, sleepy, or awake?",
  "cardType": "tutorial",
  "url":"/tutorials/wake-up",
  "imageUrl":"/static/tutorials/wake-up.png"
}, {
  "name": "Make An Animation",
  "description": "Create a custom animation for your LEGO Mindstorms Brick.",
  "cardType": "tutorial",
  "url":"/tutorials/make-an-animation",
  "imageUrl":"/static/tutorials/make-an-animation.png"
}]