- This event has passed.
5pm – Scratch Level 2
March 24, 2021 @ 5:00 pm - 6:00 pm
Today We:
- Started new Circle War project
- Created the circle Player, enemy, and friend
- Coded the player movement
- Coded the enemy and friend’s movement
- Coded the score and winning and losing
- Made it so that the friend and enemy circles are random sizes
- Made it so that the points you get or lose depend on the size of the circle
- Started the instructions page
Your HW:
- Finish typing the instructions page:
- You are the blue circle.
Move using the mouse.
Be quick!Try to touch the friendly green circles.
Each one gives you 1 point.
Avoid the enemy red circles.
Each one you touch takes 3 points.Score more ten 20 to win.
Score less than -20 and you losePress the space bar to start
- You are the blue circle.
- Make it so that the instructions page will hide when space bar is pressed
- Make the game only start when the space bar is pressed
- Hint: Use a new Broadcast message