Skip to content

Feature/miner logic

Added basic miner Logic which aims to do the following:

  • When on our own territory and we have enough budget: place a mine
  • Travel when not enough budget, hunting for enemy mines and vulnerable units
  • When on hostile territory and location is mined: defuse the mine

Any thoughts on this?

Merge request reports