mjrmyke / Asteroids

CSCI 41 Final group project
4 stars 2 forks source link

Myke: Game Structure, Collusion detection. #3

Closed harpiesd96 closed 9 years ago

harpiesd96 commented 9 years ago

Set up the lists of game objects Mr. Jamison wants and make so that starting a new game will clear all the objects off the screen and then start over, kinda like a reset.

Also do collusion detection.

harpiesd96 commented 9 years ago

game loop not needed, object lists not needed, collision detection added