Space Invaders
2D Shooter Assignment
Major Updates:
- Modified game mechanics to require player to destroy all enemy bases (spawners) in order to win, regardless of how many enemies are killed
- modified GameManager script and UI accordingly
- Modified game mechanics to have a system with a limited amount of ammunition. When the player is out of ammo they must return to the home station to reload or find ammo throughout the level
- modified ShooterController and GameManager scripts and created Reload script to handle this system.
- added game objects within each level that represent additional ammo which can be picked up by the player
- modified the UI to reflect the amount of ammo the player has remaining
- Modified game mechanics to add speed and weapon boosters which can be picked up by the player in each level
- created weaponBoost and speedBoost scripts and added Game Objects to each level that can be picked up by the player
- Added additional levels (3 total) which increase in both complexity and enemy difficulty as the player progresses
Minor Updates:
- Modified enemy spawner prefab to show up as alien bases
- Modified enemy prefabs to be more challenging in later levels
- Added "Thruster Animation" to player ship
- Added "Level Info" screen to beginning of each level
Download
Download
Space Invaders_Win.zip 39 MB
Leave a comment
Log in with itch.io to leave a comment.