google-deepmind / google-deepmind/pysc2
play_vs_agent has no flag check for use_raw_units
Open
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I've written most of my bots using raw data at this point, but I can't play against them because the default value for use_raw_units in LanSC2Env is False and there's no flag to change that when calling play_vs_agent from the command line.
If I'm missing something please let me know
Contributor guide
Assessment
This issue has not been assessed yet.