Asteroids Game
Produce a game like Asteroids using the Scratch programming language.
Video #1 - Create the spaceship and missile sprites.
Video #1 - Create the spaceship and missile sprites.
Video #2 - Program the spaceship to rotate and missile to shoot from spaceship.
Video # 3 - Create an asteroid sprite and program it to hide when touched by the missile
Video #4 - Program one asteroid to explode if it is hit by a missile and the missile hides when it hits the asteroid.
Video #5 - Program the spaceship to break apart and end the game if an asteroid hits the spaceship.
Video #6 - Program a second asteroid to work in the game.
Video #7 - Program sound for the shooting of the missile and the explosion of hitting the asteroid.
shootrocket.wav | |
File Size: | 213 kb |
File Type: | wav |
explosion.wav | |
File Size: | 256 kb |
File Type: | wav |
musicloop.wav | |
File Size: | 356 kb |
File Type: | wav |
Video #8 - Program the points for hitting the asteroids.
Video #9 - Program more asteroids that glide and one that goes toward spaceship. Also add a background.