« All Events
5 PM – Scratch Level 1 – Allison
August 18, 2022 @ 5:00 pm - 6:00 pm
Today we:
- Added a score
- Added a timer
- Added a variable to keep track of the difficulty level
- Coded to turn the video off when the space bar is clicked
- Learned how to make a Splat clone appear when one splat disappears
- Coded only 10 Splat clones to show up at a time
- Randomized the clones’ sizes
- Finished the Window Cleaner project
Homework:
- Create a new Scratch project and title it “Practice 1 – Moving”
- In this project, code the Cat sprite to start at the right edge when the Green Flag is clicked and make it move/walk all the way to the left. Make sure it has a walking animation (hint: switch costumes)
- Add a Bat sprite to start at the top edge when the Green Flag is clicked and make it move/fly all the way to the bottom. Make sure it has a flying animation (hint: switch costumes)
- Note: do not use the code “glide”
- Contact us if you have any questions or need any help