« All Events
5:30 Scratch Level 2 – Alex
June 3, 2022 @ 5:30 pm - 6:30 pm
Today We Did:
- We started the Fireball Fighting project by making the characters move so they could shoot the fireballs.
- The first character can now only shoot 5 fireballs at a time since we added in the number of fireballs.
For Homework:
- Make it so that the second character can also only shoot 5 fireballs at a time.
- Also, create a new variable called Lives for each of the characters.
- When a character is hit, their lives should go down by 1 and the fireball should be deleted.