Skip to content

Releases: jotoland/UoT_CodeSpace

Final Release

11 May 13:58
Compare
Choose a tag to compare

This release includes all the features intended for the game.
Features carried over from previous sprints:

  1. Game play
  2. Environment collectables
  3. Enemy AI
  4. Boss AI
  5. Level selection
  6. Player selection
  7. Navigation GUI
  8. Audio Mixer
  9. Login/Logout
  10. Saved state

Features added:

  1. Player animations for each level
  2. High score board

Sprint3_Release_v2.0

23 Apr 16:17
Compare
Choose a tag to compare
Sprint3_Release_v2.0 Pre-release
Pre-release

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:

  1. Async loading of levels for faster load time
  2. Limited instances of Database communication to increase efficiency
  3. Loading screen when the next level is loading
  4. Level Selection screen so the user can play levels in different order
  5. Pause button and Navigational Menu to navigate out of game, new level, new ship
  6. Audio Menu: adjust the audio levels of the Main Mix board
  7. Enhancement on Player re-spawn after dying

Mid_release

01 Apr 17:15
Compare
Choose a tag to compare
Mid_release Pre-release
Pre-release

This release includes the following features:

  1. 5 level game play progression
  2. Login and Account creation
  3. Ship selection
  4. Updating database with player info during gameplay
  5. Receiving info from database when user login or create account
  6. Hazards spawned to music BPM
  7. Indestructible hazards to avoid
  8. Wing men AI ships
  9. Rupee collectable (fake money)
  10. 1UP up collectable (extra life)
  11. Extra shot spawn collectable (6 max)
  12. Missile collectable (different type of shot)
  13. Comet hazards with hazard trails (bounce off walls of game view)
  14. Lava asteroids

Initial Release

09 Mar 22:12
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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