« All Events
5 PM – Scratch Level 2 – Allison
November 2, 2023 @ 5:00 pm - 6:00 pm
Today we:
- Continued the Spaceship 2.0 project
- Continued coding the Bomb and Fireball Power-up sprite
Homework:
- Lea: Ask your family if you can buy the Scratch Level 2 Book for the class. A picture of the book is below. You can buy the book online.
- Everyone:
- Create a new variable and name it “Fireball”. This variable will keep track of how many fireballs the Rocketship can shoot.
- In the Fireball Power-up sprite:
- Code the Fireball variable to equal to 2 when the game starts
- If a Fireball Power-up clone touches the Rocketship sprite:
- Code the Fireball variable to go up by one (in other words: +1)
- Delete the Fireball Power-up clone
- Contact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.