openbase / planetsudo.engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finish implementation of the tower

DivineThreepwood opened this issue · comments

Resource Observation Tower

  • Discovers Mines (implicit for agents) (agents.seeResourceType(Mine))
  • Discovers Resources (explicit -> tower.seeResources(x) & goToTowerObservedResource(x))

Agents Observation Tower

  • Discovers adversary Agents
  • Discovers invisible adversary agents.
  • Adversary spotted agents should be enabled to check (isSpotted())

Functions

  • Can be erected (!? Wording)
  • Can be dismantled
  • Can be destroyed
  • Can be refueled
  • Observes 20 % of the map.