aturfah / cmplxsys530-final

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

Enhancement bppa include accuracy #129

Closed aturfah closed 6 years ago

aturfah commented 6 years ago

Addresses Issue #127

Updates

BasicPlanningPokemonAgent factors in accuracy calculations in its move planning. Moved logic for calculating the gamestates from moves into a separate function to make the code more readable.

Test Cases

agent_tests/basic_planning_pkmn_agent_test.py