Examples - Mobs and Agent
Mobs Examples
[{
"name": "Bat Cave",
"imageUrl":"https://cdn.makecode.com/blob/d52cc6ddf8fc2b9ee3c34483bbbb2c11cbf21744/static/mods/bat-cave.jpg",
"url": "/examples/bat-cave",
"cardType": "example",
"description": "Caves full of bats!"
},
{
"name": "Fishing Day",
"imageUrl":"https://cdn.makecode.com/blob/c6d34fc0a4ae9fb38dab9853f06445b4ab04e14b/static/mods/fishing-day.jpg",
"url": "/examples/fishing-day",
"cardType": "example",
"description": "What a nice morning. Let's go fishing!"
},
{
"name": "Ice Age",
"imageUrl":"https://cdn.makecode.com/blob/0bb45566e25f920f09402796464c7cb2711bbeb0/static/mods/ice-age.jpg",
"url": "/examples/ice-age",
"cardType": "example",
"description": "Free the fish from the ice!"
}]
Agent Examples
[{
"name": "Wanderer",
"imageUrl":"https://cdn.makecode.com/blob/25a8100baa8fdf95b8ff12f4a6b7fbf323310007/static/mods/agent-wanderer.jpg",
"url": "/examples/agent-wanderer",
"cardType": "example",
"description": "Make the Agent wander around randomly"
},
{
"name": "Agent Pyramid",
"imageUrl":"https://cdn.makecode.com/blob/df6079e55df156894ada30dc4d88a2f3b1e950f9/static/mods/agent-pyramid.jpg",
"url": "/examples/agent-pyramid",
"cardType": "example",
"description": "Build pyramids with the Agent"
},
{
"name": "Hilbert Fractals",
"imageUrl":"https://cdn.makecode.com/blob/366455cfa573d71b91052145a12d9208911e832e/static/mods/hilbert-fractals.jpg",
"url": "/examples/hilbert-fractals",
"cardType": "example",
"description": "Build maze-like fractals with the Agent"
}]