Releases: jotoland/UoT_CodeSpace
Final Release
This release includes all the features intended for the game.
Features carried over from previous sprints:
- Game play
- Environment collectables
- Enemy AI
- Boss AI
- Level selection
- Player selection
- Navigation GUI
- Audio Mixer
- Login/Logout
- Saved state
Features added:
- Player animations for each level
- High score board
Sprint3_Release_v2.0
This release includes the following:
Level_01: additional animations to the scaling of asteroids and rendering of new mess materials to the beat of the music
Level_02: Enemy AI and indestructible enemy ships
Level_03: Advancement on wingmen ship AI and Enemy Ship AI
Level_04: Enhancements on asteroid waves (comets), Addition of Enemy Boss AI fight at the end of level
Level_05: Enhancements on asteroid waves and enemy AI, Addition of Enemy Boss AI fight at the end of level
Overall System:
- Async loading of levels for faster load time
- Limited instances of Database communication to increase efficiency
- Loading screen when the next level is loading
- Level Selection screen so the user can play levels in different order
- Pause button and Navigational Menu to navigate out of game, new level, new ship
- Audio Menu: adjust the audio levels of the Main Mix board
- Enhancement on Player re-spawn after dying
Mid_release
This release includes the following features:
- 5 level game play progression
- Login and Account creation
- Ship selection
- Updating database with player info during gameplay
- Receiving info from database when user login or create account
- Hazards spawned to music BPM
- Indestructible hazards to avoid
- Wing men AI ships
- Rupee collectable (fake money)
- 1UP up collectable (extra life)
- Extra shot spawn collectable (6 max)
- Missile collectable (different type of shot)
- Comet hazards with hazard trails (bounce off walls of game view)
- Lava asteroids
Initial Release
This is the basic release. The features included are: Database, and 5 levels of game play.
This release lacks the Enemy AI that will come in future releases