Lab 9 and 10: Asteroids!


Asteroids is a classic arcade space shooter. For this lab you will use PyGame to construct an Asteroids clone.

At a minimum, a complete Asteroids game should have the following features:

Bonus 10%

Lab 9 and Lab 10

For Lab 9, make spaceship motion work. Shooting and actual asteroids are not needed for lab 9.

For Lab 10, complete the asteroids game as described above