Tutorials
Getting started
[
{
"name": "Intro to MakeCode Arcade",
"description": "Follow step-by-step instructions to learn the basics of using MakeCode Arcade tutorials!",
"url": "/tutorials/intro",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/interface/info.png",
"largeImageUrl": "/docs/static/tutorials/interface/info.png",
"label": "New? Try This!",
"labelClass": "orange ribbon large"
},{
"name": "Chase the Pizza",
"description": "Get started creating a simple game to chase a pizza around the screen and collect as many points as possible before time runs out!",
"url": "/tutorials/chase-the-pizza",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/chase-the-pizza.png",
"largeImageUrl": "/docs/static/tutorials/chase-the-pizza.gif",
"videoUrl": "/docs/static/tutorials/chase-the-pizza.mp4",
"otherActions": [{
"url": "/tutorials/spy/chase-the-pizza",
"editor": "js",
"cardType": "tutorial"
}, {
"url": "/tutorials/spy/chase-the-pizza",
"editor": "py",
"cardType": "tutorial"
}]
}, {
"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",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/music/zune.png",
"largeImageUrl": "/docs/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",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/collect-the-clovers/clovers.png",
"largeImageUrl": "/docs/static/tutorials/collect-the-clovers/collect-clovers-sim.gif"
},{
"name": "Dunk",
"description": "Create animations to help your basketball superstar do tricks all the way to the hoop!",
"url": "/tutorials/dunk",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/hawk/dunk.png",
"largeImageUrl": "/docs/static/tutorials/hawk/dunk.png"
},{
"name": "Target Practice",
"description": "Follow a video to learn how to launch a ball at moving targets!",
"url": "/tutorials/target",
"cardType": "tutorial",
"imageUrl": "/docs/static/skillmap/backgrounds/target-comp.gif",
"largeImageUrl": "/docs/static/skillmap/backgrounds/target-comp.gif",
"label": "Video tutorial",
"labelClass": "ribbon"
}, {
"name": "Time Flies",
"description": "Help a frog catch a fly before the timer runs out in this game jam themed tutorial!",
"url": "/tutorials/froggy",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/froggy/card.png",
"largeImageUrl": "/docs/static/tutorials/froggy/frog.png"
}, {
"name": "Flee My Valentine",
"description": "Edit the code to make your own Valentine's game where your heart gets bigger and smaller as you go!",
"url": "/tutorials/valentine",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/valentine/valentine.png",
"largeImageUrl": "/docs/static/tutorials/valentine/valentine.gif"
},{
"name": "Happy Flower",
"description": "Create a flower that sends back happy bees",
"url": "/tutorials/happy-flower",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/happy-flower.png",
"largeImageUrl": "/docs/static/tutorials/happy-flower.gif",
"videoUrl": "/docs/static/tutorials/happy-flower.mp4",
"otherActions": [{
"url": "/tutorials/spy/happy-flower",
"editor": "js",
"cardType": "tutorial"
}, {
"url": "/tutorials/spy/happy-flower",
"editor": "py",
"cardType": "tutorial"
}]
}, {
"name": "Lemon Leak",
"description": "Stay away from the wild strawberries or you'll lose your juice!",
"url": "/tutorials/lemon-leak",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/lemon-leak.png",
"largeImageUrl": "/docs/static/tutorials/lemon-leak.gif",
"videoUrl": "/docs/static/tutorials/lemon-leak.mp4",
"otherActions": [{
"url": "/tutorials/spy/lemon-leak",
"editor": "js",
"cardType": "tutorial"
}, {
"url": "/tutorials/spy/lemon-leak",
"editor": "py",
"cardType": "tutorial"
}]
}, {
"name": "Galga",
"description": "Fly through the attacking spacecraft and fire darts at them, don't get hit!",
"url": "/tutorials/galga",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/galga.png",
"largeImageUrl": "/docs/static/tutorials/galga.gif",
"videoUrl": "/docs/static/tutorials/galga.mp4",
"otherActions": [{
"url": "/tutorials/spy/galga",
"editor": "js",
"cardType": "tutorial"
}, {
"url": "/tutorials/spy/galga",
"editor": "py",
"cardType": "tutorial"
}]
}, {
"name": "Winter",
"description": "Help the snow people catch snowflakes!",
"url": "/tutorials/winter",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/winter/winter.png",
"largeImageUrl": "/docs/static/tutorials/winter/winter.gif"
}, {
"name": "Free Throw",
"description": "Take your best shot and slam dunk this Basketball free throw game!",
"url": "/tutorials/free-throw",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/free-throw.png",
"largeImageUrl": "/docs/static/tutorials/free-throw.gif",
"videoUrl": "/docs/static/tutorials/free-throw.mp4"
}, {
"name": "Barrel Dodger",
"description": "Jump and run to avoid the barrels",
"url": "/tutorials/barrel-dodger",
"cardType": "tutorial",
"imageUrl": "/docs/static/lessons/barrel-dodger.png"
}, {
"name": "Paddle",
"description": "A variation on the 2 player pong game",
"url": "/tutorials/paddle",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/paddle.png",
"largeImageUrl": "/docs/static/tutorials/paddle.gif",
"videoUrl": "/docs/static/tutorials/paddge.mp4",
"otherActions": [{
"url": "/tutorials/spy/paddle",
"editor": "js",
"cardType": "tutorial"
}, {
"url": "/tutorials/spy/paddle",
"editor": "py",
"cardType": "tutorial"
}]
}, {
"name": "Name Tag",
"description": "A simple name tag with cool effects",
"url": "/tutorials/name-tag",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/name-tag.png",
"largeImageUrl": "/docs/static/tutorials/name-tag.gif",
"videoUrl": "/docs/static/tutorials/name-tag.mp4"
}, {
"name": "Simple Extensions",
"description": "Learn the basics of using extensions and create a platformer",
"url": "/tutorials/simple-extensions",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/simple-extensions.png",
"largeImageUrl": "/docs/static/tutorials/simple-extensions.gif",
"videoUrl": "/docs/static/tutorials/simple-extensions.mp4"
}, {
"name": "Maze",
"description": "Learn the basics of creating a maze",
"url": "/tutorials/maze",
"cardType": "tutorial",
"imageUrl": "/docs/static/tutorials/maze.png",
"largeImageUrl": "/docs/static/tutorials/maze.gif",
"videoUrl": "/docs/static/tutorials/maze.mp4"
}, {
"name": "Side Scroller",
"description": "Make a side-scrolling car racing game to jump over obstacles and win the race.",
"url": "/recipes/side-scroller/01-background",
"cardType": "tutorial",
"imageUrl": "/docs/static/recipes/side-scroller/car-race.png",
"largeImageUrl": "/docs/static/recipes/side-scroller/car-race.gif",
"videoUrl": "/docs/static/recipes/side-scroller/car-race.mp4"
}
]
See Also
Eat the Doughnut, Maze, Happy Flower, Lemon Leak, Galga, Barrel Dodger, Simple Extensions