Asteroids
A downloadable game for Windows
The first game I made in C++ for my "Games Technology" module at University.
The asteroids theme was chosen for us and we had to build the game whilst adding our own flavour into it along the way. My spin was the inclusion of a 'bossteroid'. I greatly developed my C++ skills during this coursework as it was the first C++ module where I was able to apply what I had learned to a project.
How to play
Use the left and right arrow keys to rotate your ship, use the up arrow key to thrust forward. Press the spacebar to shoot. Blow up all the asteroids on screen to progress to the next level.
Status | Released |
Platforms | Windows |
Author | Alex Graham |
Genre | Shooter |
Download
Download
Asteroids.zip 7.4 MB
Install instructions
Download and extract the zip, run the Asteroids.exe
Comments
Log in with itch.io to leave a comment.
I did the coding in Visual Studio using an engine my lecturer provided me with