Hayesb20 / CS-Senior-Project

0 stars 1 forks source link

Advanced Combat Module #25

Open Hayesb20 opened 5 years ago

Hayesb20 commented 5 years ago

Create a class that has two methods. one take an attacker, a defender, and an attack class skill. computes the damage and applies the affects to the defenders hp.

Hayesb20 commented 5 years ago

this class will extend the combat class.