Coding Cards

Math

[
{
  "name": "Make a Digital Balance",
  "description": "Use the accelerometer to find the balance point",
  "url": "https://drive.google.com/open?id=1Tl80unLA5_Zwkymh1flSbwuZbCIqSOxQ",
  "imageUrl": "https://pxt.azureedge.net/blob/6b23939cba12166b5392cdcb911f0f88efbf050f/static/coding-cards/balance-card.jpg"
},
{
  "name": "Make a Digital Dice",
  "description": "Create a shakeable dice that uses the accelerometer",
  "url": "https://drive.google.com/open?id=1iW75z-7maJ3qixwv9Yuj6rA5U387qVpg",
  "imageUrl": "https://pxt.azureedge.net/blob/94fac1a09c2a69cf26879e94a620df0c5a6aeb87/static/coding-cards/dice-card.jpg"
},
{
  "name": "Make a Trundle Wheel",
  "description": "Build trundle wheel that measures a distance travelled",
  "url": "https://drive.google.com/open?id=1hzpBN5aqzYMvm7s_W6RQr9u4eFx1f6LK",
  "imageUrl": "https://pxt.azureedge.net/blob/c3ae03f5562aca2d9b130e5266cd473c38ec2ed4/static/coding-cards/trundlewheel-card.jpg"
}
]

Games

[
{
  "name": "Nervous",
  "description": "Carefully move the ring but don't touch the wire!",
  "url": "https://drive.google.com/open?id=1BJCkrdMoojU-ojQcOluawecw5W6kcdnZ",
  "imageUrl": "https://pxt.azureedge.net/blob/772ddd245a8d2b6fdddc7b21c1ee22d807f594fe/static/coding-cards/games-nervous.jpg"
},
{
  "name": "Reaction",
  "description": "Which player has the fastest reaction time?",
  "url": "https://drive.google.com/open?id=1kfZKLflUrPoeveboo1LpubgaJSsFkDgY",
  "imageUrl": "https://pxt.azureedge.net/blob/a2e50f68968ce48b60e55427f28d37ab8e16c269/static/coding-cards/games-reaction.jpg"
},
{
  "name": "Shake the Bottle",
  "description": "Shake the bottle until the fizz inside pops the lid",
  "url": "https://drive.google.com/open?id=1lTZbrVP5UDG7IZeY1Kod8gw4VNcldzzZ",
  "imageUrl": "https://pxt.azureedge.net/blob/2f4a51bf53e02d10f8e2ae528b778d09c323c44c/static/coding-cards/games-shake.jpg"
},
{
  "name": "Sprite Based Games",
  "description": "Try this game to see how to make sprite based games",
  "url": "https://drive.google.com/open?id=1p1fm9SlFVr8NQ9ctQvhZ7H-okfxXhabW",
  "imageUrl": "https://pxt.azureedge.net/blob/caa6533ed2cb6da878023f710180785734124c16/static/coding-cards/games-sprite.jpg"
},
{
  "name": "Zen",
  "description": "Strike a pose but keep very still, wiggle too much and your out!",
  "url": "https://drive.google.com/open?id=14JBWsx-K489GjSgvMX4kslxaHKYfdBtj",
  "imageUrl": "https://pxt.azureedge.net/blob/9677eb375951c2d85c9483ee43fd430bb3bf7c90/static/coding-cards/games-zen.jpg"
}
]

See Also

Make a Digital Balance, Make a Digital Dice, Make a Trundle Wheel, Nervous, Reaction, Shake the Bottle, Sprite Based Games, Zen