aturfah / cmplxsys530-final

Final Project for Complex Systems 530 WN18
MIT License
2 stars 2 forks source link

Refactor move status dmg pkmn class #157

Closed aturfah closed 5 years ago

aturfah commented 5 years ago

Addresses Issue #156

Updates

calculate_status_damage() moved from PokemonEngine class to Pokemon class.

Test Cases

N/A