The SpaceWars is a shooter based game where you have to kill different waves of enemies in order to having the chance to save your spaceship and havving a chance to level up your game. The variety of levels will have increased difficulty with different strategic enemies and firepower of them.
This project was developed by António Campelo([email protected]), Edgar Lourenço([email protected]) and José Rodrigues([email protected])
For a more detailed version of this description click here.
You can move the character using
W
to go upS
to go downSpace
to fire.
The main objective is to eliminate your enemies to save your ship and move up level.
The Features all are implemented, despite of being a game simple to handle we implemented all the features using the architetural and design pattern referenced in the intermediate delivery.
-
Starting Menu
-
Loading Level Menu
-
Game Over Menu
-
Level-Up Menu
-
Space Movement
-
Enemies with Movements(Fire and move through the screen)
-
Energy System
-
Multiple Levels
Fig 1. Game Preview
Fig 2. Main Menu
Fig 3. Loading Level
Fig 4. Win Game
Fig 5. Lost Game
Fig 6. Pause Game