Skip to content

Releases: igorfersantos/Tower-Defense-Game

v0.2.11

08 Oct 12:35
Compare
Choose a tag to compare

Changelog

  • Added a better UI
  • Added laser beam turret
    • Deals damage over time to enemies
    • The laser also slows them while being damaged
  • Added world UI in the map borders
  • Added color and value animation effects to money UI and watch UI
  • Added sound effects to standard and missile launcher turrets
    • Laser beam will have sound effects added in the next update
  • Enemies now have health! 💥
  • Refactored code from original source
    • Splited Movement things from main class things, e.g: Enemy and EnemyMovement
    • Splited Wave spawing events from Game Manager to a individual object
    • Properly delegated events like damaging player to a Game Manager

v0.2.2

08 Oct 22:29
Compare
Choose a tag to compare

Changelog

  • Added new UI resources such as Buttons and Icons Sprites/Icons
  • Properly added a Game Over screen with fade in and scale effect

Release 0.0.2

29 Sep 15:13
Compare
Choose a tag to compare
v0.0.2

added readme, changes on missile launcher

Release 0.0.1

25 Sep 23:02
Compare
Choose a tag to compare
v0.0.1

tag