Instructions
Let's explore Scratch
Explore the editor and create a program in Scratch!
Be sure your program includes:
- At least one motion motion block.
- A looks block that makes your sprite say or think something.
- A sound block to add sound effects to your program.
Tips
- Click and drag: Click and drag blocks to create your program! If you make a mistake, drag the incorrect block back to the blocks area
- Be brave: The best way to learn Scratch is to try things out. If something doesn’t work, just try something else!
- Ask for help: If you get stuck, ask a classmate near you!
Debugging
Make sure you have a when green flag clicked block at the start of your program!
Ready for more?
Can you figure out the difference between these two blocks? "when green flag clicked" and "when this sprite clicked"
Add a second sprite or adjust the backdrop in your program.