issues
search
omegabytes
/
OneShotPrototype
Alexa adventure game platform
0
stars
0
forks
source link
Combat Controller
#28
Open
gojirra55
opened
7 years ago
gojirra55
commented
7 years ago
Store enemies as objects in an array.
Deal damage if player hits.
Check if enemy is dead after damage, remove from array, end combat when no enemies remain.
Turn order.
Enemy attacks and damage.