- This event has passed.
SAT – 10 AM – Scratch 2 – Indo – Gamas
March 26, 2022 @ 10:00 am - 11:00 am
Today We Do
- We continued with Jumpy Monkey Project
Homework
- Continue with Jumpy Monkey project.
- Create a new variable “currentLevel”.
- Inside the Banana sprite, when green flag is clicked, set “currentLevel” to 1.
- Add a new code inside Banana sprite, When I receive Level2, set “currentLevel” to 2.
- We need this code for next week when we want to broadcast “GameOver” when the monkey eat all the bananas in Level2.