« All Events
10 AM – Scratch Level 2 – Allison
May 13, 2023 @ 10:00 am - 11:00 am
Today We:
- Continued the Fire and Ice Fight project
- Finished coding Darwin’s super power
- Finished coding the Fireball sprite
Homework:
- Create a variable called “Darwin”. This variable will keep track of how many lives Darwin has in the game.
- Code the variable Darwin to be equal to 5 when the game starts. (Put this code in the Gameloop sprite).
- If Darwin touches the apple, code Darwin to get one more life AND broadcast the message “Player Ate Apple”. (Put this code in the Darwin sprite).
- Contact us if you have any questions or need any help