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

Add support for two Agents on a single sc2 environment #87

Closed
RickFqt opened this issue May 24, 2024 · 0 comments
Closed

Add support for two Agents on a single sc2 environment #87

RickFqt opened this issue May 24, 2024 · 0 comments

Comments

@RickFqt
Copy link

RickFqt commented May 24, 2024

Our current environment implementation only gives support for one Agent per environment. We need to add support for two Agents on a single environment.

  • Note: Currently, pysc2 only gives support to at most 2 players on a single map. When this limit is expanded, it would be a good thing to support multiple agents on a single map.
@RickFqt RickFqt changed the title Add support for two Agents on a single environment Add support for two Agents on a single sc2 environment May 24, 2024
@RickFqt RickFqt mentioned this issue Jun 14, 2024
2 tasks
alvarofpp pushed a commit that referenced this issue Jun 21, 2024
* feat(issue-87): Added support for two agents on environment

* feat: Added support for multiple agents on sc2env

* style: Removes comments
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