issues
search
zombiecalypse
/
Game-Design-Project
1
stars
0
forks
source link
Spells need effects
#24
Closed
zombiecalypse
closed
12 years ago
zombiecalypse
commented
12 years ago
The fireball should explode on impact and do damage.
The shield should reduce damage taken.
zombiecalypse
commented
12 years ago
implemented effects
Fire causes 10 damage when hitting
SimpleTower
. We probably need a common superclass for all enemies
Shield reduces damage taken by 80%