- One Last Introduction
- Robot of the Day: Logo Turtle
- Introduction to Programming with Scratch
- Sprites
- Event Block
- Motion Block
- Activity: Move Around the Screen
- More Programming
- Costume Block
- Loop Block
- Activity: Walk Around the Screen
Activity: Move Around the Screen
Create a program with a sprite that circles the room by moving to each corner of the screen, one at a time.
Activity: Walk Around the Screen
Create a program that animates the sprite walking around the room. The sprite should repeatedly switch costumes while walking along the edge of the screen and should rotate when it reaches a corner.