In this repo we cover two algorithms for solving different starcraft mini-games.
- One Ouput Array (current): 0-4095
- Two array coordinates (under development):
- Two matrixes Input, Two matrixes Output: array of [3] [group, coordenates_x, cooredantes_y]
Thanks to slamelnabarawy his repo has been a good baseline for the environemnt: Link to the repo
ikostrikov with this repo helpped us to migrate our experiments to Pytorch. Thanks to him too :)
chris-chris has with his repo has been also been an inspiration for us.