Use the arrow keys to move, and space to shoot. Try to stop the asteroids from reaching the bottom of the screen. This is relatively simple to make, so in any new scratchers come, they are welcome to see how it works.
**Credits** - Explosion sprite from @JOEJOE2 - I made this project originally for an example for beginners, and it turned into a real project. - All scripts by me, but all the costumes except the asteroid came from the scratch image library. **Updates** v2.1.1 - Simplified the way it determines if its an asteroid, a planet, or a sun. v2.1.0 - Updated sounds - Added planets and suns - Changed the way "levels" work (Instead of having a separate counting system, it uses a simple equation.) - When an asteroid hits the bottom, it is -1 point. Can affect your level v2.0.0 - Started game - Shared