Custom Engine Asteroids Demo
A downloadable game for Windows
This is a demo of an engine that I partially developed during a semester of graduate school that uses my 2D collision system and Srija Kambhampati’s audio system as well as various asset loading tools that I developed to make an arcade space shooter game that is based off of asteroids. Player’s are able to move a ship that can shoot at asteroids to destroy them. Players can also collect a shield power up. Player’s lose the game once their ship has been destroyed. The object of the game is to destroy as many asteroids as possible before finally dying.
The source code can be found here.
Status | Released |
Platforms | Windows |
Author | Luis Garcia Remes |
Download
Install instructions
Controls:
Press D/Right Arrow to move player(white circle) right.
Press A/Left Arrow to move player(white circle) left.
Press W/Up Arrow to move player(white circle) up.
Press S/Down Arrow to move player(white circle) down.
Press Space + Any direction button(s) mention above to shoot in that direction. (player can shoot diagonally).
Press Space once player has been destroyed to restart the game.
Press Esc to exit the program.
To view the scores from your last session open the log file in the game folder.
Download Instructions:
1. Unzip Files
2. Run .exe
Development log
- Final Project Write UpDec 12, 2019
Leave a comment
Log in with itch.io to leave a comment.