Next-Level Skillmaps

Continue the Journey

[


{
  "name": "Save the Galaxy",
  "cardType": "link",
  "description": "Make a Galaga-style game by following this short series of tutorials. You will create a rocket that transmits information to satellites, dodge asteroids, create amazing animations, and MORE!",
  "imageUrl":  "/docs/static/skillmap/backgrounds/galaxy-map.png",
  "url": "https://arcade.makecode.com/--skillmap#galaxy",
  "directOpen": true
},
{
  "name": "Monster Truck Racer",
  "cardType": "link",
  "description": "Create a side-scrolling monster truck racing game then jump obstacles to get your rig to the finish line.",
  "imageUrl": "/docs/static/skillmap/backgrounds/racer.png",
  "url": "https://arcade.makecode.com/--skillmap#racer",
  "directOpen": true
},
{
  "name": "Code an Adventure",
  "cardType": "link",
  "description": "Code a text-based adventure game using your own images, storyline, and music score!",
  "imageUrl": "/docs/static/skillmap/backgrounds/adventure-map.png",
  "url": "https://arcade.makecode.com/--skillmap#adventure",
  "directOpen": true
},
{
  "name": "Sparks Flying",
  "cardType": "link",
  "description": "Transport yourself back to prehistoric Israel at the turn of winter.  Follow these simple instructions to create a clicker game that sparks a fire for the win!",
  "imageUrl":  "/docs/static/skillmap/backgrounds/sparks-map.png",
  "url": "https://arcade.makecode.com/--skillmap#sparks",
  "directOpen": true
},
{
  "name": "Shark Attack",
  "cardType": "link",
  "description": "The deep sea is a fascinating place! This skillmap will guide you through the ocean as a shark on a journey to find food!",
  "imageUrl": "/docs/static/skillmap/backgrounds/shark-map.png",
  "url": "https://arcade.makecode.com/--skillmap#shark",
  "directOpen": true
},
{
  "name": "Save the Forest",
  "cardType": "link",
  "description": "Use blocks to code your airtanker and set up tech so your ground team can help you save the forest!",
  "imageUrl": "/docs/static/skillmap/backgrounds/forest.png",
  "url": "https://arcade.makecode.com/--skillmap#forest",
  "directOpen": true
},
{
  "name": "80s Rockstar Maze",
  "cardType": "link",
  "description": "Code your rockstar to move through the crowded backstage area to collect all the gear before they're mobbed by fans!",
  "imageUrl":  "/docs/static/skillmap/backgrounds/rockstar-card.gif",
  "url": "https://arcade.makecode.com/--skillmap#rockstar",
  "directOpen": true
},
{
  "name": "Jungle Jump Platformer",
  "cardType": "link",
  "description": "Code your player, add magic platforms, toss explosives, and collect valuables through customizable level maps.",
  "imageUrl":  "/docs/static/skillmap/backgrounds/jungle-map.png",
  "url": "https://arcade.makecode.com/--skillmap#jungle",
  "directOpen": true
},
{
  "name": "Game Maker Guide",
  "cardType": "link",
  "description": "Level up your game making skills by following this series of tutorials!",
  "imageUrl":  "/docs/static/tutorials/game-maker-guide.png",
  "url": "https://arcade.makecode.com/skillmap",
  "directOpen": true
}
]