Micro-chat (#1425)

* added microchat tutorial

* animations
This commit is contained in:
Peli de Halleux
2018-10-15 09:19:34 -07:00
committed by GitHub
parent 670a19a9b4
commit 6f281e66df
4 changed files with 91 additions and 74 deletions

View File

@ -13,15 +13,21 @@ Fun games to build with your @boardname@.
"description": "Make the Rock-Paper-Scissors game on your micro:bit and challenge your friends.",
"imageUrl":"/static/mb/projects/a4-motion.png"
}, {
"name": "Magic Button Trick",
"url":"/projects/magic-button-trick",
"description": "Build a magic trick that uses the compass to detect a nearby magnet!",
"imageUrl":"/static/mb/projects/magic-button-trick.png"
"name": "Coin Flipper",
"url":"/projects/coin-flipper",
"description": "Guess the coin toss and see if you're lucky.",
"imageUrl": "/static/mb/projects/coin-flipper.png",
"cardType": "tutorial"
}, {
"name": "Reaction Time",
"url":"/projects/reaction-time",
"description": "Make a reaction time experiment that responds to your body's conductivity!",
"imageUrl":"/static/mb/projects/reaction.jpg"
}, {
"name": "Magic Button Trick",
"url":"/projects/magic-button-trick",
"description": "Build a magic trick that uses the compass to detect a nearby magnet!",
"imageUrl":"/static/mb/projects/magic-button-trick.png"
}, {
"name": "Snap the dot",
"url": "/projects/snap-the-dot",