CameronJung / ChopperTankFlak

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

Make the AI able to change its strategy when necessary #53

Open CameronJung opened 2 months ago

CameronJung commented 2 months ago

Currently their are two ways to win the game, capture the opponent's base or destroy all enemy units. Both of these conditions can become impossible if one side loses all of certain types of units. Should the AI find itself in such a situation, it should abandon all attempts to pursue such a goal.