Examples

Super Powers

Beginner

[{
    "name": "Mega Jump",
    "imageUrl":"https://pxt.azureedge.net/blob/e02d5c1d09669a2750a90785b17e60c744365411/static/mods/mega-jump.jpg",
    "url": "/examples/mega-jump",
    "cardType": "example",
    "description": "Give your player a real boost!",
    "otherActions": []
}, {
    "name": "Flower Trail",
    "imageUrl":"https://pxt.azureedge.net/blob/c56b4eaeec757916d0b447dbda51ad15d277e58e/static/mods/flower-trail.jpg",
    "url": "/examples/flower-trail",
    "cardType": "example",
    "description": "Mark your path, see where you go.",
    "otherActions": []
}]

Intermediate

[{
    "name": "Super Digger",
    "imageUrl":"https://pxt.azureedge.net/blob/ff30b49dcf643d0f87d2a0f5507bf18b4285ef1b/static/mods/super-digger.jpg",
    "url": "/examples/super-digger",
    "cardType": "example",
    "description": "Go mining and dig up a lot of blocks.",
    "otherActions": []
}, {
    "name": "Walk on Water",
    "imageUrl":"https://pxt.azureedge.net/blob/71d57b69ecf53f4f1b467212a38804e3e3467301/static/mods/walk-on-water.jpg",
    "url": "/examples/walk-on-water",
    "cardType": "example",
    "description": "Don't get your feet (too) wet.",
    "otherActions": []
}]

Advanced

[{
    "name": "Fast Forward",
    "imageUrl":"https://pxt.azureedge.net/blob/19a5fa54d1cca692c74eacf1acfbb86ec9a34957/static/mods/fast-forward.jpg",
    "url": "/examples/fast-forward",
    "cardType": "example",
    "description": "Take control of time!",
    "otherActions": []
}, {
    "name": "Game Over",
    "imageUrl":"https://pxt.azureedge.net/blob/48a238ef3ddcddb5d7117b06166148dffb56af6b/static/mods/game-over.jpg",
    "url": "/examples/game-over",
    "description": "Teleport all players to the void!",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Rainbow Beacon",
    "imageUrl":"https://pxt.azureedge.net/blob/44d48af25b9a2f667353e90049b51ccd56179840/static/mods/rainbow-beacon.jpg",
    "url": "/examples/rainbow-beacon",
    "description": "Shine a beacon of rainbow colors.",
    "cardType": "example",
    "otherActions": []
}]

Agent Examples

Beginner

[{
    "name": "Agent Dig",
    "imageUrl":"https://pxt.azureedge.net/blob/991ed5f305389fed8fecfb421b61f1064e3f3921/static/mods/agent-dig.jpg",
    "description": "Learn to program your agent by digging a hole!",
    "url": "/examples/agent-dig",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Agent Wall",
    "imageUrl":"https://pxt.azureedge.net/blob/048429565b74bc69a7db37f65f8eb6cc6af8d189/static/mods/agent-wall.jpg",
    "description": "Go back and forth to build a wall",
    "url": "/examples/agent-wall",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Agent Tower",
    "imageUrl":"https://pxt.azureedge.net/blob/8dae64f798dedb79107cf2d949242ac1834a3070/static/mods/agent-tower.jpg",
    "description": "Build towers!",
    "url": "/examples/agent-tower",
    "cardType": "example",
    "otherActions": []
}]

Intermediate

[{
    "name": "Agent Checkers",
    "imageUrl":"https://pxt.azureedge.net/blob/841037330dad1187b70c7549037346501c37c266/static/mods/agent-checkers.jpg",
    "url": "/examples/agent-checkers",
    "description": "Build a checkers board with the Agent",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Agent Wanderer",
    "imageUrl":"https://pxt.azureedge.net/blob/25a8100baa8fdf95b8ff12f4a6b7fbf323310007/static/mods/agent-wanderer.jpg",
    "url": "/examples/agent-wanderer",
    "description": "The Agent is wandering randomly",
    "cardType": "example",
    "otherActions": []
}]

Advanced

[{
    "name": "Agent Pyramid",
    "imageUrl":"https://pxt.azureedge.net/blob/df6079e55df156894ada30dc4d88a2f3b1e950f9/static/mods/agent-pyramid.jpg",
    "url": "/examples/agent-pyramid",
    "description": "Pyramids everywhere with the agent!",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Hilbert Fractals",
    "imageUrl":"https://pxt.azureedge.net/blob/366455cfa573d71b91052145a12d9208911e832e/static/mods/hilbert-fractals.jpg",
    "description": "A fun maze-like fractal built with the agent.",
    "url": "/examples/hilbert-fractals",
    "cardType": "codeExample",
    "otherActions": [{
        "url": "/examples/hilbert-fractals",
        "editor": "py",
        "cardType": "codeExample"
    }]
}]

Mobs

Beginner

[{
    "name": "Chicken Rain",
    "imageUrl":"https://pxt.azureedge.net/blob/ffe185ed542abf4e0e9cd2c215d48f9da46ddc3a/static/mods/chickenrain.jpg",
    "url": "/examples/chicken-rain",
    "cardType": "example",
    "description": "Chickens everywhere!",
    "otherActions": []
}, {
    "name": "Zombie Pig",
    "imageUrl":"https://pxt.azureedge.net/blob/72865488ccd8282d0e579d962672f51ab46541b9/static/mods/zombie-pig.jpg",
    "url": "/example/zombie-pig",
    "cardType": "example",
    "description": "Use lightning to spawn zombie pigs",
    "otherActions": []
}, {
    "name": "Cats vs Dogs",
    "imageUrl":"https://pxt.azureedge.net/blob/b81d3f61fbf1694984894350416235e9334468be/static/mods/cats-vs-dogs.jpg",
    "url": "/example/cats-vs-dogs",
    "cardType": "example",
    "description": "It's raining pets!",
    "otherActions": []
}]

Intermediate

[{
    "name": "Rabbit Invasion",
    "imageUrl":"https://pxt.azureedge.net/blob/e64a4d5bce63a6d3e3d13f07acfd280d04823f64/static/mods/rabbit-invasion.jpg",
    "url": "/example/rabbit-invasion",
    "cardType": "example",
    "description": "They are multiplicating!",
    "otherActions": []
}, {
    "name": "Bouncing Pigs",
    "imageUrl":"https://pxt.azureedge.net/blob/cd03d66e157020dc757770ce0ed34d2c87d3c3e8/static/mods/bouncing-pigs.jpg",
    "url": "/example/bouncing-pigs",
    "cardType": "example",
    "description": "Bounce and pig will come",
    "otherActions": []
}]

Advanced

[{
    "name": "Bat Cave",
    "imageUrl":"https://pxt.azureedge.net/blob/d52cc6ddf8fc2b9ee3c34483bbbb2c11cbf21744/static/mods/bat-cave.jpg",
    "url": "/examples/bat-cave",
    "cardType": "example",
    "description": "Caves full of bats",
    "youTubeId": "L6N_g1qJNQY",
    "otherActions": []
}]

Terraforming

Beginner

[{
    "name": "1000 TNT",
    "imageUrl":"https://pxt.azureedge.net/blob/bca24a8b4f225e3354779663e85e52e62ff19375/static/mods/1000-tnt.jpg",
    "url": "/examples/1000-TNT",
    "description": "1000 TNT blocks ready to blow up!",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Wipe Out",
    "imageUrl":"https://pxt.azureedge.net/blob/41dc55d36426c3f347ad5302b8fe319cce1bc401/static/mods/wipe-out.jpg",
    "url": "/examples/wipe-out",
    "description": "Flatten your world in one command.",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Lava Tower",
    "imageUrl":"https://pxt.azureedge.net/blob/cc22e60bc4c055f973d7c02ec23bff0076f3e9d0/static/mods/lava-tower.jpg",
    "url": "/examples/lava-tower",
    "cardType": "example",
    "description": "Make a lava flow down from the sky. Look out when it gets close!",
    "otherActions": []
}, {
    "name": "Hot Tub",
    "url": "/examples/hot-tub",
    "imageUrl": "https://pxt.azureedge.net/blob/f0e170ae7c06bb005511bdcb686218ef2e01cddc/static/mods/hot-tub.jpg",
    "cardType": "example",
    "description": "Build huge hot tubs with soul sand and water",
    "youTubeId": "_4gxgysXlCI",
    "otherActions": []
}]

Intermediate

[{
    "name": "Pitfall",
    "imageUrl":"https://pxt.azureedge.net/blob/825984b2f39c28097b8af8c20d8505ef6378f19c/static/mods/pitfall.jpg",
    "description": "Dig pits all over the place.",
    "url": "/examples/pitfall",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Earthquake",
    "imageUrl":"https://pxt.azureedge.net/blob/dcf1c0a270db9282c677510558b4bc75c8389f2e/static/mods/earthquake.jpg",
    "url": "/examples/earthquake",
    "description": "Simulate an earthquake.",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "Grid World",
    "imageUrl":"https://pxt.azureedge.net/blob/6b86dbf2c7f79e1c3fa8ebdfafb01247265d1c54/static/mods/grid-world.jpg",
    "url": "/examples/grid-world",
    "description": "Slice your world into a grid.",
    "cardType": "example",
    "otherActions": []
}]

Advanced

[{
    "name": "Lorenz Attractor",
    "imageUrl":"https://pxt.azureedge.net/blob/4c625607f509dd4b126487a5cb9a740fb18b3be6/static/mods/lorentz-attractor.jpg",
    "description": "A mysterious shape...",
    "url": "/examples/lorentz-attractor",
    "cardType": "example",
    "otherActions": []
}]

Mini-games

Intermediate

[{
    "name": "Spleef",
    "imageUrl":"https://pxt.azureedge.net/blob/ad3da8b75f50fe59bc674ab9841c4fc008908585/static/mods/spleef.jpg",
    "url": "/examples/spleef",
    "cardType": "example",
    "description": "Dig under your friends' feet to make them fall into lava.",
    "otherActions": []
},{
    "name": "Leap of faith",
    "imageUrl":"https://pxt.azureedge.net/blob/ac587b95c483c2a5481624612d5e66d7d3eab524/static/mods/leap-of-faith.jpg",
    "url": "/examples/leap-of-faith",
    "cardType": "example",
    "description": "Jump from a high platform and aim for the tiny pool below.",
    "otherActions": []
},{
    "name": "Fishing Day",
    "imageUrl":"https://pxt.azureedge.net/blob/c6d34fc0a4ae9fb38dab9853f06445b4ab04e14b/static/mods/fishing-day.jpg",
    "url": "/examples/fishing-day",
    "cardType": "example",
    "description": "What a nice morning. Let's go fishing!",
    "otherActions": []
},{
    "name": "Ice Age",
    "imageUrl":"https://pxt.azureedge.net/blob/0bb45566e25f920f09402796464c7cb2711bbeb0/static/mods/ice-age.jpg",
    "url": "/examples/ice-age",
    "cardType": "example",
    "description": "Aquatic creatures have been trapped in ice for a long time. Watch as they thaw out and come back to life!",
    "otherActions": []
}]

Advanced

[{
    "name": "Gold Stairs",
    "imageUrl":"https://pxt.azureedge.net/blob/c176330efcc49ac5673260203932f8873b094459/static/mods/gold-stairs.jpg",
    "description": "The first player to reach the top of the stairs wins.",
    "url": "/examples/gold-stairs",
    "cardType": "example",
    "otherActions": []
},{
    "name": "TNT Spleef",
    "imageUrl":"https://pxt.azureedge.net/blob/0fc1ea828c8cc39ab45a3d6a82cbe6a197c4755c/static/mods/bomberman.jpg",
    "url": "/examples/tnt-spleef",
    "cardType": "example",
    "description": "An all time classic Minecraft platform mini game",
    "otherActions": []
},{
    "name": "Gladiator",
    "imageUrl":"https://pxt.azureedge.net/blob/6ad07456e1cb95a5339fb6562e1589cc9d65608d/static/mods/gladiator.jpg",
    "description": "Mobs meet up in the arena.",
    "url": "/examples/gladiator",
    "cardType": "example",
    "otherActions": []
},{
    "name": "Marco Polo",
    "imageUrl":"https://pxt.azureedge.net/blob/c11b255bc3b4b90c4ce56bcefafd6e4e2ca6bbea/static/mods/marco-polo.jpg",
    "description": "Find your friends when they say Polo",
    "url": "/examples/marco-polo",
    "cardType": "example",
    "otherActions": []
}]

Builder

Beginner

[{
    "name": "Builder Wall",
    "description": "A wall builder mod.",
    "imageUrl":"https://pxt.azureedge.net/blob/59b2a4ef8cde773859f03d5b45121a8ff09d1e60/static/mods/builder-wall.jpg",
    "url": "/examples/builder-wall",
    "cardType": "example",
    "otherActions": []
}]

Intermediate

[{
    "name": "3D Axis",
    "description": "A giant 3D Axis.",
    "imageUrl": "https://pxt.azureedge.net/blob/f804551c806485b2aeca2d316ef5fcf0ca8b0e18/static/mods/3d-axis.jpg",
    "url": "/examples/3d-axis",
    "cardType": "example",
    "otherActions": []
},{
    "name": "Compass",
    "description": "A giant compass.",
    "imageUrl": "https://pxt.azureedge.net/blob/5d7b1371543015585aafff14ca0955bc8580577c/static/mods/compass.jpg",
    "url": "/examples/compass",
    "cardType": "example",
    "otherActions": []
},{
    "name": "Positions",
    "description": "Learn how to use the different position blocks.",
    "imageUrl": "https://pxt.azureedge.net/blob/d96e7deb3a9b49655277b8eb92c0ad313545ebd5/static/examples/positions.png",
    "url": "/examples/positions",
    "cardType": "tutorial",
    "otherActions": []
}]

Advanced

[{
    "name": "Build a House",
    "description": "Learn how to make a building with code.",
    "imageUrl":"https://pxt.azureedge.net/blob/11eafd41a373fcd8950f52f17b42dfab845a1892/static/mods/house.jpg",
    "url": "/examples/house-builder",
    "cardType": "example",
    "otherActions": []
}, {
    "name": "TNT Cannon",
    "description": "Learn how to make a cannon with redstone and TNT.",
    "imageUrl":"https://pxt.azureedge.net/blob/2847ee4e97831521d618c57058d5695e49139e58/static/mods/cannon.jpg",
    "url": "/examples/tnt-cannon",
    "cardType": "example",
    "otherActions": []
}]

Aquatic

[{
    "name": "Fishing Day",
    "imageUrl":"https://pxt.azureedge.net/blob/c6d34fc0a4ae9fb38dab9853f06445b4ab04e14b/static/mods/fishing-day.jpg",
    "url": "/examples/fishing-day",
    "cardType": "example",
    "description": "What a nice morning. Let's go fishing!",
    "otherActions": []
},{
    "name": "Ice Age",
    "imageUrl":"https://pxt.azureedge.net/blob/0bb45566e25f920f09402796464c7cb2711bbeb0/static/mods/ice-age.jpg",
    "url": "/examples/ice-age",
    "cardType": "example",
    "description": "Aquatic creatures have been trapped in ice for a long time. Watch as they thaw out and come back to life!",
    "otherActions": []
}]