| What in your code represents health points?
lives represents health points
| Where is the code that your character loses health points?
attack function is the code that my characters can loses health points
| Where is the code that your character gains health points?
heal function is the code that my characters can gains health points
Topic:
Programming Languages
SubTopic:
Swift
Tags: