Build a Game Videos

Watch these videos and learn some tips and techniques to help you make your games.

Game Creation Videos

[
{
    "name": "Bunny Hop",
    "description": "Make a Bunny Hop game in just 20 minutes!",
    "youTubeId": "7mv43zXzJkY",
    "imageUrl": "https://pxt.azureedge.net/blob/7f48c0fd4adaa505eedec06344fdefbdd2504d2e/static/how-to-make-a-game/bunny-hop-thumb.jpg"
},
{
    "name": "How to Make a Platformer Game - Part 1",
    "description": "Introduction to making a platformer game using sprites, movement and tilemaps",
    "youTubeId": "9bSX9Q5aP6E",
    "imageUrl": "https://pxt.azureedge.net/blob/4ffc8ee9fcff3e5f8df7b53d1217b113bb8aef6e/static/how-to-make-a-game/platformer-1.jpg"
},
{
    "name": "How to Make a Platformer Game - Part 2",
    "description": "Add some animations, AI, collisions and spawning to your platformer",
    "youTubeId": "8DhGcCPfOU4",
    "imageUrl": "https://pxt.azureedge.net/blob/25f44d19157dbe3443197a33cb6f20a772653bec/static/how-to-make-a-game/platformer-2.jpg"
},
{
    "name": "How to Make a Platformer Game - Part 3",
    "description": "Create multiple levels, wall jumping, and add fireballs for your platformer",
    "youTubeId": "CPkC37FzmnU",
    "imageUrl": "https://pxt.azureedge.net/blob/5ab7a8c88e95d1a1d6eb8240d5a3e550a73aa984/static/how-to-make-a-game/platformer-3.jpg"
}
]