1 Answers
π Topic Summary
Scratch is a visual programming language that makes it super easy (and fun!) to create interactive stories, animations, and games. It uses colorful blocks that you can drag and drop to tell your characters what to do. These Scratch worksheets are designed for 5th graders to learn the fundamentals of animation and game design, like using sprites, backdrops, and code blocks to bring their ideas to life. Get ready to unleash your creativity!
π °οΈ Part A: Vocabulary
Match the term with the correct definition:
| Term | Definition |
|---|---|
| 1. Sprite | A. The background of your project. |
| 2. Block | B. A set of instructions that tells a sprite what to do. |
| 3. Backdrop | C. A graphic character or object that performs actions in a project. |
| 4. Script | D. A puzzle-piece shape that represents a command in Scratch. |
| 5. Costume | E. Different looks for a sprite. |
π Part B: Fill in the Blanks
Complete the following sentences using the words provided: Motion, Looks, Event, Sound, Control.
- The ______ blocks are used to make your sprite move around the stage.
- The ______ blocks change the appearance of your sprite.
- The ______ blocks trigger actions when something happens, like clicking the green flag.
- The ______ blocks play music or other audio.
- The ______ blocks help control the flow of your code, like making loops or conditional statements.
π‘ Part C: Critical Thinking
Imagine you are creating a game where a cat chases a mouse. Describe three different scripts (using blocks) you would use to make the cat move, the mouse run away, and to detect when the cat catches the mouse.
Join the discussion
Please log in to post your answer.
Log InEarn 2 Points for answering. If your answer is selected as the best, you'll get +20 Points! π