RyanGrieb/OpenCiv

AI: Finish AI implementation

RyanGrieb opened this issue · 0 comments

AI Roadmap:

Melee Units: ----

  • Implement sequence node after we approach enemy, including HasMovementNode. Then add an MeleeAttackNode, to attack move

  • Approach Friendly City Node

  • Approach Enemy City node

  • Retreat Node

  • Patrol Node