Thursday 21 February 2013

Foundation degree - Space aliens

Space aliens was my first full programming assignment. For this assignment i was required to use C# forms to create a basic space invaders game

The game requires the player to destroy all of the aliens in the scene, they will fire down at the player so they must be careful. each time the player kills an alien the players score will increase. The game is over when the player destroys all of the aliens.

you can download the source code here

No comments:

Post a Comment