oxwhirl / smac

SMAC: The StarCraft Multi-Agent Challenge
MIT License
1.12k stars 230 forks source link

How to set visualize the game? #37

Closed lionel-xie closed 4 years ago

lionel-xie commented 4 years ago

When I used "python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z",I want to visualize the game to see how agents work. But i don't find any parameters can do this.

samvelyan commented 4 years ago

This can only be done if you're using Mac or Windows versions of SC2. In those systems, the GUI will automatically appear on your screen. If you're using Linux, consider using Wine.

Hope this helps.

lionel-xie commented 4 years ago

Unfortunately,I'm using Ubuntu18.04.My lab computer use win10,maybe i should wait util i can go to school.......

samvelyan commented 4 years ago

There already are issues for the same thing , so I'm closing this one.

lionel-xie commented 4 years ago

Ok