Skip to content

Latest commit

 

History

History
144 lines (140 loc) · 4.37 KB

projects.md

File metadata and controls

144 lines (140 loc) · 4.37 KB

Projects

[
    {
        "name": "Beginner Skillmaps",
        "url": "/beginner-maps",
        "imageUrl": "/static/skillmap/backgrounds/story-map.png"
    },
    {
        "name": "Next Level Skillmaps",
        "url": "/inter-maps",
        "imageUrl": "/static/skillmap/backgrounds/galaxy-map.png"
    },
    {
        "name": "Tutorials",
        "url": "/tutorials",
        "imageUrl": "/static/tutorials/interface/info.png",
        "largeImageUrl": "/static/tutorials/interface/info.png",
        "videoUrl": "/static/tutorials/chase-the-pizza.mp4"
    },
    {
        "name": "Multiplayer Tutorials",
        "url": "/multiplayer-tutorials",
        "imageUrl": "/static/tutorials/pizza-party/playtime.png",
        "largeImageUrl": "/static/tutorials/pizza-party/playtime.png"
    },
    {
        "name": "Multiplayer Games",
        "url": "/multiplayer-games",
        "imageUrl": "/static/multiplayer/perfect-fit.png",
        "largeImageUrl": "/static/multiplayer/perfect-fit.gif"
    },
    {
        "name": "Live Coding",
        "url": "/live-coding",
        "imageUrl": "/static/live-coding/7pBGS_tKfmU.jpg"
    },
    {
        "name": "Blocks Games",
        "url": "/blocks-games",
        "imageUrl": "/static/blocks-games/duck.png",
        "largeImageUrl": "/static/blocks-games/duck.gif",
        "videoUrl": "/static/blocks-games/duck.mp4"
    },
    {
        "name": "JavaScript Games",
        "url": "/javascript-games",
        "imageUrl": "/static/javascript-games/planet-putt-putt.png",
        "largeImageUrl": "/static/javascript-games/planet-putt-putt.gif",
        "videoUrl": "/static/javascript-games/planet-putt-putt.mp4"
    },
    {
        "name": "Game Jam",
        "url": "/game-jam",
        "imageUrl": "https://pxt.azureedge.net/api/98537-40423-47522-15861/thumb"
    },
    {
        "name": "Advanced Livestream",
        "url": "/advanced-stream",
        "imageUrl": "/static/livestream-games/boss-rush.png"
    },
    {
        "name": "Community Games",
        "url": "/community",
        "imageUrl": "/static/community/salvo/salvo.png",
        "largeImageUrl": "/static/community/salvo/salvo.gif",
        "videoUrl": "/static/community/salvo/salvo.mp4"
    },
    {
        "name": "Game Design Concepts",
        "url": "/concepts",
        "imageUrl": "/static/concepts/walking-hero.png",
        "largeImageUrl": "/static/concepts/walking-hero.gif"
    },
    {
        "name": "Graphics and Math",
        "url": "/graphics-math",
        "imageUrl": "/static/graphics-math/fireworks.png",
        "largeImageUrl": "/static/graphics-math/fireworks.gif",
        "videoUrl": "/static/graphics-math/fireworks.mp4"
    },
    {
        "name": "Arts and Crafts",
        "url": "/arts-and-crafts",
        "imageUrl": "/static/arts-and-crafts/tshirt.png"
    },
    {
        "name": "Lessons",
        "url": "/lessons",
        "imageUrl": "/static/lessons/cherry-pickr.png"
    },
    {
        "name": "Courses",
        "url": "/courses",
        "imageUrl": "/static/courses/csp.png",
        "largeImageUrl": "/static/courses/csp.png"
    },
    {
        "name": "Arcade Compatible Devices",
        "url": "/arcade-devices",
        "imageUrl": "/static/hardware/meowbit.png"
    },
    {
        "name": "DIY Hardware",
        "url": "/diy-hardware",
        "imageUrl": "/static/hardware/raspberry-pi/wooden-cabinet/gallery.jpg"
    },
    {
        "name": "How to Make a Game Videos",
        "url": "/how-to-make-a-game",
        "imageUrl": "/static/how-to-make-a-game/bunny-hop-thumb.jpg"
    },
    {
        "name": "John Park's Workshop",
        "url": "/john-parks-workshop",
        "imageUrl": "/static/john-parks-workshop/trash-panda.png"
    }
]

See Also

Beginner Skillmaps, Next Level Skillmaps, Tutorials, Multiplayer Tutorials, Multiplayer Games, Live Coding, Blocks Games, JavaScript Games, Game Jam, Advanced Livestream, Community Games, Game Design Concepts, Graphics and Math, Arts and Crafts, Lessons, Courses, Arcade Compatible Devices, DIY Hardware, How to Make a Game Videos, John Park's Workshop