- This event has passed.
3 PM – Scratch Level 2 – Allison
March 26, 2022 @ 3:00 pm - 4:00 pm
Today we:
- Finished the Movie Ticket Price project
- Started the Jumpy Monkey project
- Added the Launcher, Monkey, Bananas, and Tree sprites
- Coded the Launcher sprite to rotate
- Coded the Monkey sprite to move
- Coded the Banana sprite to create three clones with random locations, sizes, and colors
Homework:
Kevin:
- Add the Tree sprite and code it to go to the coordinates (-20, -90). Review your Cheese Chase project and see if you can fix any bugs or add details.
- For example, make sure when the player wins the game, code the Mouse sprite to stop moving. Relabel your broadcast messages. Make the Ghost sprite go to a random location when Level 2 starts. Make all Bug sprites start by facing the right direction
Everyone:
- Read and do the codes in Scratch Book Pg. 96 Step #9
- Create a Banner sprite. Create a Level 1 costume and a Level 2 costume
- Code the monkey to keep moving until it touches the edge OR touches the Tree sprite