« All Events
4:30 PM – Scratch Level 2 – Allison
September 24, 2022 @ 4:30 pm - 5:30 pm
Today we:
- Continued the Spaceship 2.0 project
- Added codes to the Bomb clones
- Coded the Asteroid clone to delete if it touches the Fireball clone
- Coded the Fireball clone to delete if it touches the Asteroid clone
- Created a variable called “Bomb” to keep track of how many bombs the player has left
- Added codes so that the player can use a bomb only if the Bomb variable is greater than 0
- Added codes so that the player has two bombs to use when the game starts
Homework:
- Code the Asteroid clone to delete if it touches the Bomb clone
- Code the Bomb clone to delete if it touches the Asteroid clone
- Contact us if you have any questions or need any help.