pxt-calliope/docs/tutorials.md
2018-09-09 21:24:50 -07:00

984 B

Projects

Here are some cool tutorials to get you started with your @boardname@!

Basic

[{
  "name": "Flashing Heart",
  "url":"/projects/flashing-heart",
  "imageUrl": "/static/mb/projects/a1-display.png",
  "cardType": "tutorial"
}, {
  "name": "Name Tag",
  "description": "Scroll your name on the screen",
  "imageUrl": "/static/mb/projects/name-tag.png",
  "url": "/projects/name-tag",
  "cardType": "tutorial"
}, {
  "name": "Smiley Buttons",
  "url":"/projects/smiley-buttons",
  "imageUrl": "/static/mb/projects/a2-buttons.png",
  "cardType": "tutorial"
}, {
  "name": "Dice",
  "url":"/projects/dice",
  "imageUrl": "/static/mb/projects/dice.png",
  "cardType": "tutorial"
}, {
  "name": "Love Meter",
  "url":"/projects/love-meter",
  "imageUrl":"/static/mb/projects/a3-pins.png",
  "cardType": "tutorial"
}, {
  "name": "Coin Flipper",
  "url":"/projects/coin-flipper",
  "imageUrl": "/static/mb/projects/coin-flipper.png",
  "cardType": "tutorial"
}]