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

ai communication coordinate system #32

Closed JernejHabjan closed 5 years ago

JernejHabjan commented 5 years ago

maybe rotate coord systems up, down, left, right orders check if for loop is runing in same order as the one in pytho -> x+1, y-1, x, y-1....

JernejHabjan commented 5 years ago

Coord system rotated