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

Implement Worker wrapper class #11

Closed
krogenth opened this issue Jan 16, 2022 · 0 comments
Closed

Implement Worker wrapper class #11

krogenth opened this issue Jan 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@krogenth
Copy link
Owner

krogenth commented Jan 16, 2022

Using the BWAPI::Unit wrapper interface from #7, we'll want to create a custom BWAPI::Unit wrapper specifically for workers. For now, workers can go to the nearest minerals to the starting location.

Workers will have several potential jobs to perform:

  • mine minerals
  • extract gas
  • morph into new buildings
  • scout

We may eventually implement some form of attacking as well, primarily for the event where an enemy has rushed us.

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

No branches or pull requests

2 participants