Tutorials - Position

Position Tutorials

[{
    "name": "Compass Rose",
    "imageUrl":"https://pxt.azureedge.net/blob/2dc337533e66ba4a210aa025e6ca2056ee8bed7d/static/mods/compass-rose.jpg",
    "url": "/tutorials/compass-rose",
    "cardType": "tutorial",
    "description": "Let's visualize the world directions.",
    "otherActions": [{
        "url": "/tutorials/python/compass-rose",
        "editor": "py",
        "cardType": "tutorial"
    },{
        "url": "/tutorials/spy/compass-rose",
        "editor": "js",
        "cardType": "tutorial"
    }]
 },
 {
    "name": "Save the Cake",
    "imageUrl":"https://pxt.azureedge.net/blob/8dfd7e8f25aedd391f5cc1dc2086201e05355bbe/static/mods/save-the-cake.jpg",
    "url": "/tutorials/save-the-cake",
    "cardType": "tutorial",
    "description": "Always come back to your cake to keep it safe.",
    "otherActions": []
 },
 {
    "name": "Rainbow Beacon",
    "imageUrl":"https://pxt.azureedge.net/blob/44d48af25b9a2f667353e90049b51ccd56179840/static/mods/rainbow-beacon.jpg",
    "url": "/tutorials/rainbow-beacon",
    "cardType": "tutorial",
    "description": "Send your your colors up with this beacon",
    "otherActions": []
 },
 {
    "name": "Colorful Rainbow",
    "imageUrl":"https://pxt.azureedge.net/blob/ff0d8bed798d4bf779dc775fc244919e9d3c1cbd/static/tutorials/rainbow.png",
    "url": "/tutorials/rainbow",
    "cardType": "tutorial",
    "description": "Make a beautiful rainbow on your horizon!",
    "otherActions": []
 }
]