Vawandinhax/Civ5-SwarmAI

Limit the plots a unit can intend to move to

Opened this issue · 0 comments

Currently the movement heuristics are calculated for all plots within a certain range. However, the unit might not be able to reach the plot in 1 turn.

Validation has to be made on whether or not the unit can reach the plot in 1 turn.