« All Events
6 PM – Scratch 2 – Yitong
July 26, 2022 @ 6:00 pm - 7:00 pm
What we did today
- We started working on the Spaceship 2.1 project
- We used the Virtual Snow project as a reference, and changed the snow into stars.
- We made a rocket sprite and added controls (up, down, left, right)
- We used the star sprite’s code as a reference and copied its code onto the asteroid sprite.
Homework
- Change the speed of the number of asteroid clones being made from 0.1 second to 2 seconds. (make the number of asteroid clones less frequent).
- Look at your Virtual Snow project to help you.