JernejHabjan / TrumpDefense2020

Visual representation of RTS game, supported by deep reinforcement learning algorithm Alpha Zero written in python.
https://jernejhabjan.github.io/TrumpDefense2020/
MIT License
6 stars 1 forks source link

Minerals not having appropriate team name #39

Closed JernejHabjan closed 5 years ago

JernejHabjan commented 5 years ago

Minerals should have the same team name as town hall near it in ue4. It should have same team name as in pygame, but its reversed, because of random assignment of mineral patches to players in "getWorldInfo" in cmpTensorflow.

Because when i try to mine minerals, npc goes to opposite minerals in diagonal.