Week 10

Improving Game Mechanics

Progress

We added the following game mechanics:

  • Sound Effects: Added gameplay music and explosion and laser sounds.
  • Start Menu: Designed a menu for the game with start and exit functionality.
  • Game Restart: The game restarts if either the palyer's health reaches 0% or the platform gets destroyed.
  • Fire effect: Added fire effect on the platform when it is hit by a asteroid.
  • Drone Movement: The drones are spawned randomly with movement.
  • Text Graphics: Improved the text UI of the game.

Here are some game scene screenshots:

image1 image12 image13

Challenges

  • Pausing the game using timescale
  • Destroying fire effect from the platform on restart