Learn about coding blocks and program a sprite to do something exciting.
Learn how to program a sprite to move to or glide to specific coordinates (place).
Learn how to make things happen over and over again.
They can happen forever, or for a specific amount of time.
Learn how to program a sprite to move up, down, right and left using arrow keys.
This program is almost the same as the last one, except that this robot moves with arrow keys.
The griffon can move with arrow keys. It goes back to the begining if it touches the ball.
A variable is something that changes. A score can change. Learn how to use variables to create a score in Scratch.