HassanHeydariNasab / defendo

A tower defense game made using Godot Game Engine
https://f-droid.org/packages/ir.hsn6.defendo/
GNU General Public License v3.0
46 stars 13 forks source link

don't stop the game between waves #44

Open davidak opened 6 years ago

davidak commented 6 years ago

network upgrades can be made anytime (when you have the money) from a context menu of the base.

you can relax with using a pause feature (https://github.com/HassanHeydariNasab/defendo/issues/19).