CameronJung / ChopperTankFlak

A simple rock-paper-scissors strategy game
0 stars 0 forks source link

Create AI handling for ranged units #43

Closed CameronJung closed 1 week ago

CameronJung commented 1 month ago

The AI will need to understand the following to use artillery properly:

CameronJung commented 1 week ago

I'm scaling back the scope of this issue a little bit due to time constraints. Their won't be "special cases" like I previously envisioned, such as the AI trying to place the artillery in strategic locations. I will just settle for the current logic applied to the new unit.

CameronJung commented 1 week ago

The method "Perform Tactical Analysis" in the selection manager should be rewritten to use the new hex affect system