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

StarCraft AI Competitions #5

Open
jchassoul opened this issue Aug 22, 2019 · 2 comments
Open

StarCraft AI Competitions #5

jchassoul opened this issue Aug 22, 2019 · 2 comments

Comments

@jchassoul
Copy link

jchassoul commented Aug 22, 2019

Hi there! do you think is possible to use this Rust BWAPI wrapper to build a competitive bot and join one of the annual bot tournaments and ladders?

It appears to me that wrappers for different languages like your project have no problem playing the game but competition rules are currently only focus on Windows 32bit C++ and Java bots.

As authors of an open-source BWAPI wrapper project what have been your experience? is enable competition with Rust one of the project goals?

@kpp
Copy link
Member

kpp commented Aug 23, 2019

is enable competition with Rust one of the project goals?

As for me I wanted to play with Rust on a real project.

do you think is possible to use this Rust BWAPI wrapper to build a competitive bot and join one of the annual bot tournaments and ladders?

It is possible however we are missing BWTA wrapper.

@jchassoul
Copy link
Author

jchassoul commented Sep 20, 2019

From my adventures I notice that bot authors and groups are abandoning BWTA in favor of BWEM http://bwem.sourceforge.net/ and that use the map information that it gets from BWAPI.

What I'm trying to say is that a working BWAPI wrapper is all you need and you already have one!

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