Examples - Position and Building

Position and Building Examples

[{
    "name": "Positions",
    "imageUrl":"https://pxt.azureedge.net/blob/d96e7deb3a9b49655277b8eb92c0ad313545ebd5/static/examples/positions.png",
    "description": "Learn how to use the different position blocks",
    "url": "/examples/positions",
    "cardType": "example"
 },
 {
    "name": "3D Axis",
    "imageUrl":"https://pxt.azureedge.net/blob/f804551c806485b2aeca2d316ef5fcf0ca8b0e18/static/mods/3d-axis.jpg",
    "description": "Build a giant 3D Axis.",
    "url": "/examples/3d-axis",
    "cardType": "example"
 },
 {
    "name": "Compass",
    "imageUrl":"https://pxt.azureedge.net/blob/5d7b1371543015585aafff14ca0955bc8580577c/static/mods/compass.jpg",
    "description": "Create a compass with the cardinal world directions",
    "url": "/examples/compass",
    "cardType": "example"
 },
 {
    "name": "Game Over",
    "imageUrl":"https://pxt.azureedge.net/blob/48a238ef3ddcddb5d7117b06166148dffb56af6b/static/mods/game-over.jpg",
    "description": "Teleport players to the void!",
    "url": "/examples/game-over",
    "cardType": "example"
 },
 {
    "name": "Build a House",
    "imageUrl":"https://pxt.azureedge.net/blob/11eafd41a373fcd8950f52f17b42dfab845a1892/static/mods/house.jpg",
    "description": "Use the Builder to build a house",
    "url": "/examples/house-builder",
    "cardType": "example"
 },
 {
    "name": "TNT Cannon",
    "imageUrl":"https://pxt.azureedge.net/blob/2847ee4e97831521d618c57058d5695e49139e58/static/mods/cannon.jpg",
    "description": "Create a cannon with redstone and TNT",
    "url": "/examples/tnt-cannon",
    "cardType": "example"
 }
]