Asteroids Clone was written as an assignment for the course SGD113 at Durham Technical Community College. The object of the assignment was to debug the score counter and score board, and to add new features such as a level counter, increased difficulty, and a proton charge counter.
In order to add the new features an array was used to grow and shrink proton wave graphic. Furthermore, collision detection was added between the proton wave and asteroids, and rocket and asteroids. Finally, counters were added to display score, level, and proton wave charge.
How did get to show a score? I only have the 999 dummy example and cannot get to actually count the score.
yazzy7916 2 months ago