Space Escape is a 2D clone of a space shooter type of game, the player will be using a spaceship to escape the danger from the invaders. Made using the Unity game engine, written in C#.
- When the game is loaded up you will be at the main menu screen, you can select to start or to quit.
- If start is selected you will be in control of a spaceship and you will have to avoid the other spaceships from above that are shoothing down at you.
- You can take down the enemies by pressing the space bar.
- You can move the spaceship with the left and right arrow keys.
- If the enemies have beaten you, you will be shown an end game scene where you'll be able to see the score you achieved.
- You can play again by pressing the "Play Again" button and you'll be brought back into the main menu.
- If you feel that you do not wish to play again you can simply click the "Quit" button.