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

Check actions ue4 and pygame #38

Closed JernejHabjan closed 5 years ago

JernejHabjan commented 5 years ago

check if actions returned to ue4 are the same as are returned in pygame. because as far as i have seen, npcs are only walking in ue4 and not gathering

(also see minerals issue)