Tutorials - Mobs
Mobs Tutorials
[{
"name": "Chicken Rain",
"imageUrl":"https://cdn.makecode.com/blob/ffe185ed542abf4e0e9cd2c215d48f9da46ddc3a/static/mods/chickenrain.jpg",
"url": "/tutorials/chicken-rain",
"cardType": "tutorial",
"label": "New? Start Here!",
"labelClass": "green ribbon huge",
"description": "Chickens everywhere!",
"otherActions": [{
"url": "/tutorials/python/chicken-rain",
"editor": "py",
"cardType": "tutorial"
},
{
"url": "/tutorials/spy/chicken-rain",
"editor": "js",
"cardType": "tutorial"
}]
},
{
"name": "Zombie Pig",
"imageUrl":"https://cdn.makecode.com/blob/72865488ccd8282d0e579d962672f51ab46541b9/static/mods/zombie-pig.jpg",
"url": "/tutorials/zombie-pig",
"cardType": "tutorial",
"description": "Use lightning to spawn zombie pigs",
"otherActions": [{
"url": "/tutorials/python/zombie-pig",
"editor": "py",
"cardType": "tutorial"
},
{
"url": "/tutorials/spy/zombie-pig",
"editor": "js",
"cardType": "tutorial"
}]
},
{
"name": "Cats vs Dogs",
"imageUrl":"https://cdn.makecode.com/blob/b81d3f61fbf1694984894350416235e9334468be/static/mods/cats-vs-dogs.jpg",
"url": "/tutorials/cats-vs-dogs",
"cardType": "tutorial",
"description": "It's raining pets!",
"otherActions": [{
"url": "/tutorials/python/cats-vs-dogs",
"editor": "py",
"cardType": "tutorial"
},
{
"url": "/tutorials/spy/cats-vs-dogs",
"editor": "js",
"cardType": "tutorial"
}]
},
{
"name": "Aquarium",
"imageUrl":"https://cdn.makecode.com/blob/42aca00d267625e90f489136c7f83f2a7ecfadf3/static/mods/aquarium.jpg",
"url": "/tutorials/aquarium",
"cardType": "tutorial",
"description": "Build an aquarium teeming with marine fauna and flora.",
"otherActions": [{
"url": "/tutorials/python/aquarium",
"editor": "py",
"cardType": "tutorial"
},
{
"url": "/tutorials/spy/aquarium",
"editor": "js",
"cardType": "tutorial"
}]
},
{
"name": "Rabbit Invasion",
"imageUrl":"https://cdn.makecode.com/blob/e64a4d5bce63a6d3e3d13f07acfd280d04823f64/static/mods/rabbit-invasion.jpg",
"url": "/tutorials/rabbit-invasion",
"cardType": "tutorial",
"description": "They are multiplicating!",
"otherActions": [{
"url": "/tutorials/python/rabbit-invasion",
"editor": "py",
"cardType": "tutorial"
},
{
"url": "/tutorials/spy/rabbit-invasion",
"editor": "js",
"cardType": "tutorial"
}]
},
{
"name": "Bouncing Pigs",
"imageUrl":"https://cdn.makecode.com/blob/cd03d66e157020dc757770ce0ed34d2c87d3c3e8/static/mods/bouncing-pigs.jpg",
"url": "/tutorials/bouncing-pigs",
"cardType": "tutorial",
"description": "Bounce and pig will come",
"otherActions": []
},
{
"name": "Leaping Salmon",
"imageUrl":"https://cdn.makecode.com/blob/a8e35635d0e40f682aca90fb1a670906b1b23548/static/mods/leaping-salmon.jpg",
"url": "/tutorials/leaping-salmon",
"cardType": "tutorial",
"description": "Guide your salmon friends home. Aim for the pond!",
"otherActions": [{
"url": "/tutorials/python/leaping-salmon",
"editor": "py",
"cardType": "tutorial"
},{
"url": "/tutorials/spy/leaping-salmon",
"editor": "js",
"cardType": "tutorial"
}]
}
]