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

Finish basic adjudicator implementation #133

Open
johnpooch opened this issue Jun 23, 2020 · 0 comments
Open

Finish basic adjudicator implementation #133

johnpooch opened this issue Jun 23, 2020 · 0 comments
Labels
core feature This means that the feature needs to exist for the core game
Milestone

Comments

@johnpooch
Copy link
Owner

The adjudicator works... for the most part. There are still a few skipped tests and some very messy code. I have stubbed out an algorithm based on this article http://uk.diplom.org/pouch/Zine/S2009M/Kruijswijk/DipMath_Chp4.htm which i think is a simpler approach to adjudicating. We should probably finish the approach laid out in algo.py.

@johnpooch johnpooch added this to the Version 0.2 milestone Jun 23, 2020
@johnpooch johnpooch added the core feature This means that the feature needs to exist for the core game label Jun 23, 2020
@johnpooch johnpooch added this to Backlog in Planning Apr 29, 2021
@johnpooch johnpooch removed this from Backlog in Planning Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature This means that the feature needs to exist for the core game
Projects
None yet
Development

No branches or pull requests

1 participant