Evaluate how we evaluate enemy threats #3373
Labels
Difficulty - 7
Well-defined tasks that requires some understanding about the relevant system and tools
Gameplay
Description of the task
A lot of our defensive logic relies on
getAllEnemyThreats()
.We should check if the threat evaluate makes sense.
Your task:
Acceptance criteria
enemy_threat_test.cpp
./tbots test defense_play_test -t
and consider adding more simulated tests here if the enemy threat evaluation was changedBlocked By
The text was updated successfully, but these errors were encountered: