Projects

Here are some cool tutorials to get you started with your Calliope mini!

Basic

[{
  "name": "Flashing Heart",
  "url":"/projects/flashing-heart",
  "description": "Make an animated flashing heart.",
  "imageUrl": "https://pxt.azureedge.net/blob/b69cfb81a3d2ea7b34f752fd39daab0631d352f9/static/calliope/tutorials/01_flashing_heart.gif",
  "largeImageUrl": "",
  "cardType": "tutorial",
  "label": "",
  "labelClass": "purple ribbon large"
}, {
  "name": "Name Tag",
  "description": "Scroll your name on the screen",
  "imageUrl": "https://pxt.azureedge.net/blob/76777393a8ad0de6fa6a936e908cce4c6b7c2b0b/static/calliope/tutorials/02_nametag.gif",
  "url": "/projects/name-tag",
  "cardType": "tutorial"
}, {
  "name": "Smiley Buttons",
  "url":"/projects/smiley-buttons",
  "description": "Show different smiley images by pressing the buttons.",
  "imageUrl": "https://pxt.azureedge.net/blob/c5e7c9553162accaa119d203fc918bd8b52a2ba5/static/calliope/tutorials/03_smiley_button.gif",
  "largeImageUrl": "",
  "cardType": "tutorial"
}, {
  "name": "Dice",
  "url":"/projects/dice",
  "description": "Shake the dice and see what number comes up!",
  "imageUrl": "https://pxt.azureedge.net/blob/2a4b268f91b7d86f6b00d76de6c64ccec9088d58/static/calliope/tutorials/04_dice.gif",
  "cardType": "tutorial"
}, {
  "name": "Love Meter",
  "url":"/projects/love-meter",
  "description": "The Calliope mini is feeling the love, see how much!",
  "imageUrl":"https://pxt.azureedge.net/blob/c2c978bc157751406f0de4801ca64798aff62c68/static/calliope/tutorials/05_love_meter.gif",
  "cardType": "tutorial"
}, {
  "name": "Rock Paper Scissors",
  "url":"/projects/rock-paper-scissors",
  "description": "Make the Rock-Paper-Scissors game on your Calliope mini and challenge your friends.",
  "imageUrl":"https://pxt.azureedge.net/blob/05ba93116bebbc95b031189f584f97a6c744a099/static/calliope/tutorials/07_stone_paper_scissors.gif",
  "cardType": "tutorial"
}, {
  "name": "Coin Flipper",
  "url":"/projects/coin-flipper",
  "description": "Guess the coin toss and see if you're lucky.",
  "imageUrl": "https://pxt.azureedge.net/blob/863ad2485520e02adae1ea251bf6b7c7f9f3af5e/static/calliope/tutorials/08_coin_flipper.gif",
  "cardType": "tutorial"
}
]