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

Support other games from the mancala family #21

Open
joansalasoler opened this issue Aug 26, 2020 · 0 comments
Open

Support other games from the mancala family #21

joansalasoler opened this issue Aug 26, 2020 · 0 comments

Comments

@joansalasoler
Copy link
Owner

  • GUI: Reimplement the 'game.py' source file in a way that multiple games can be supported (i.e. load the rules from a file).
  • Engine: Reimplement 'OwareGame.java' in the same way as for the GUI.
  • Engine: Recompute the opening and endgame books for those games (using the existing trainer and solver tools).
  • Engine: Compute an evaluation function for each supported game (this can be done automatically).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant