Lessons

Getting started

[
{
  "name": "Cherry Pickr",
  "description": "Learn the basics of creating a game",
  "url": "/lessons/cherry-pickr",
  "imageUrl": "https://pxt.azureedge.net/blob/4f7cf599f42129cf192fdd08d34f7b7974558006/static/lessons/cherry-pickr.png"
},
{
  "name": "Dance Party",
  "description": "Create a basic dance collision game using sprite overlap events and controller buttons!",
  "url": "/lessons/dance-party",
  "imageUrl": "https://pxt.azureedge.net/blob/3f0a13c661bce21ef24b599cd9be7f1bfa8312b0/static/lessons/dance-party.png"
},
{
  "name": "BlockOut",
  "description": "Create a projectile collision game",
  "url": "/lessons/block-out",
  "imageUrl": "https://pxt.azureedge.net/blob/053e53317b56c5903285ed37cda5eabcfca97413/static/lessons/block-out.png"
}
]

See Also

Block Out, Cherry Pickr, Dance Party