chris-chris / pysc2-examples

StarCraft II - pysc2 Deep Reinforcement Learning Examples
Apache License 2.0
753 stars 356 forks source link

Update to pysc2 version 2.0.1 #17

Closed lwneal closed 5 years ago

lwneal commented 6 years ago

The current version of pysc2 has introduced breaking changes to the SC2Env options and the format of observation objects.

This pull request updates pysc2-examples to work with pysc2 2.0.1.

chris-chris commented 5 years ago

Thanks for your PR!

brean commented 5 years ago

Hi, what is the state of this PR? Will it be merged?