**Bonus objective:** Add a scoring system to the game. Things it'll need: - [ ] Score variable to keep track of score - [ ] Logic to increment score when asteroid is hit with shot Additional features: - [ ] Accumulate passive score over time for surviving - [ ] Give higher scores for the smaller/faster asteroids - [ ] Show score at end of game
Bonus objective:
Add a scoring system to the game.
Things it'll need:
Additional features: