Motion

Motion introduces the ability to control how a sprite moves around the screen.

[
{
    "name": "Unplugged: Using a Controller",
    "url": "/courses/csintro1/motion/unplugged",
    "imageUrl": "https://pxt.azureedge.net/blob/8848e3aa94ca38a6d30cd53835ce0f05f08a852b/static/courses/csintro1/motion/unplugged.png"
}, {
    "name": "Sprite Motion Event",
    "url": "/courses/csintro1/motion/sprite-motion-event",
    "imageUrl": "https://pxt.azureedge.net/blob/ce2f9c79bec2926d4226964c2a67344046e3030e/static/courses/csintro1/motion/sprite-motion-event.gif"
}, {
    "name": "Overlap Section 1",
    "url": "/courses/csintro1/motion/overlap1",
    "imageUrl": "https://pxt.azureedge.net/blob/47ca6d7ee09b5c572e4477746405b876efdfd9e4/static/courses/csintro1/motion/overlap1.gif"
}, {
    "name": "Random",
    "url": "/courses/csintro1/motion/random",
    "imageUrl": "https://pxt.azureedge.net/blob/d446d5f1519a03744a3152b2995b36e1b3bcd742/static/courses/csintro1/motion/random.gif"
}, {
    "name": "Overlap Section 2",
    "url": "/courses/csintro1/motion/overlap2",
    "imageUrl": "https://pxt.azureedge.net/blob/c1f13cb7b537626d39d6b1e5ab933b2926c5f122/static/courses/csintro1/motion/overlap2.gif"
}, {
    "name": "On Created",
    "url": "/courses/csintro1/motion/create-on-create-sprites",
    "imageUrl": "https://pxt.azureedge.net/blob/88b25f766fe0e01efb9c9ad05229cce3f0f981fc/static/courses/csintro1/motion/create-on-create-sprites.gif"
}, {
    "name": "Motion Project",
    "url": "/courses/csintro1/motion/project",
    "imageUrl": "https://pxt.azureedge.net/blob/7eb141dec94a6d9e677d4861638f5198f841d6e9/static/courses/csintro1/motion/project.gif"
}
]

Lessons

Flipgrid

The Flipgrid topic for the Motion chapter: https://flipgrid.com/b66b56c7

CS Intro Home