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

Streamline API for analysis #2

Open
byrnesy924 opened this issue Sep 26, 2024 · 0 comments
Open

Streamline API for analysis #2

byrnesy924 opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@byrnesy924
Copy link
Owner

Currently, the package works by having the central AgeGame object, and calling the advanced parser method to run all the sub modules (which can also have own objects). It would be great to have an API so the user can choose what analysis to run. This may require some refactoring of the different submodules, or just some creative wrappers. The latter is easier but worse code.

Submodules:

  • Map analysis
  • Feudal/Dark Age economic analysis
  • Feudal strategy analysis
  • Castle economic analysis (not implemented)
  • Castle strategy analysis (not implemented)
@byrnesy924 byrnesy924 added enhancement New feature or request good first issue Good for newcomers labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant