diff --git a/docs/tutorials.md b/docs/tutorials.md index fe5c6d22b7..e346092aae 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -32,7 +32,23 @@ "editor": "py", "cardType": "tutorial" }] +},{ + "name": "Collect the Clovers", + "description": "Create a garden to collect 4-leaf clovers, avoid the bees!", + "url": "/tutorials/collect-the-clovers", + "cardType": "tutorial", + "imageUrl": "/static/tutorials/collect-the-clovers/clovers.png", + "largeImageUrl": "/static/tutorials/collect-the-clovers/collect-clovers-sim.gif" }, { + "name": "Joy of Bubble Popping", + "description": "Create a bubble popping game complete with sounds and bonus points!", + "url": "/tutorials/bubbles", + "cardType": "tutorial", + "imageUrl": "/static/tutorials/bubbles/card.jpg", + "largeImageUrl": "/static/tutorials/bubbles/card.jpg", + "label": "Limited Time Branding!", + "labelClass": "purple ribbon large" +},{ "name": "Create a Music Player", "description": "Join the Zune prototyping crew and make your own music player with this tutorial from MakeCode Arcade!", "url": "/tutorials/music", @@ -40,12 +56,12 @@ "imageUrl": "/static/tutorials/music/zune.png", "largeImageUrl": "/static/tutorials/music/zune.png" },{ - "name": "Collect the Clovers", - "description": "Create a garden to collect 4-leaf clovers, avoid the bees!", - "url": "/tutorials/collect-the-clovers", + "name": "Animated Snowglobe", + "description": "Capture the spirit of winter with this magical snowglobe tutorial!", + "url": "/tutorials/snow", "cardType": "tutorial", - "imageUrl": "/static/tutorials/collect-the-clovers/clovers.png", - "largeImageUrl": "/static/tutorials/collect-the-clovers/collect-clovers-sim.gif" + "imageUrl": "/static/tutorials/snow/globe.jpg", + "largeImageUrl": "/static/tutorials/snow/globe.jpg" },{ "name": "Dunk", "description": "Create animations to help your basketball superstar do tricks all the way to the hoop!",