Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Human vs Bot #333

Open
jerrygreen opened this issue Jan 9, 2021 · 1 comment
Open

Human vs Bot #333

jerrygreen opened this issue Jan 9, 2021 · 1 comment

Comments

@jerrygreen
Copy link

jerrygreen commented Jan 9, 2021

I know it's possible to run Bot vs Bot simulations, but how can I play against custom bots myself? Currently, I can only play versus default SC2 AI, and that's unfortunate, because there's so many interesting options out there :(

I can tell that by seeing such services like:

The last one has some software to support playing against bots (https://sc2ai.net/Human.php), but unfortunately it's not documented at all, so nobody can tell how to do that actually. Related topics on reddit:

Is there a way to play against bots?

@Nickrader
Copy link

Nickrader commented Aug 30, 2021

Q: Is there a way to play against bots?

https://github.com/Blizzard/s2client-api/blob/master/examples/bot_mp.cc

9    // Set this flag to true if you want to play against your bot.
10  static bool PlayerOneIsHuman = false;

Lines 26 through 38 also are part of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants