aturfah / cmplxsys530-final

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

Refactor Healing Moves as Seperate Class #161

Closed aturfah closed 5 years ago

aturfah commented 5 years ago

Addresses Issue #159

Updates

Takes Healing Effects from the PokemonEngine and into the Moves class.

Test Cases

misc_tests/moves_test.py