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

Hand Evaluator #8

Open
theaccordance opened this issue Aug 12, 2020 · 0 comments
Open

Hand Evaluator #8

theaccordance opened this issue Aug 12, 2020 · 0 comments

Comments

@theaccordance
Copy link
Owner

Story

As a user, I'm presented with insights regarding the strengths of my hand.

Inspiration: https://medium.com/javascript-in-plain-english/building-a-poker-hand-evaluator-without-conditional-branches-556c39c8e33e

Considerations:

  • Hand Evaluations would be unique to each deck
  • A single deck can have many different games, which would change how the game is evaluated
  • For Games, there are different game types, which can also influence the evaluations

Ideas:

  • Keep Basic (agnostic) dealer, and extend for a new class of Game-specific dealers.
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

1 participant