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

Share 7 card evaluator #37

Open
Huevos opened this issue May 28, 2020 · 2 comments
Open

Share 7 card evaluator #37

Huevos opened this issue May 28, 2020 · 2 comments

Comments

@Huevos
Copy link

Huevos commented May 28, 2020

Just wanted to share my 7 card Python evaluator with you. Just 10 lines of active Python code and a lookup table.

Huevos/poker@47400ad

@jingkang99
Copy link

evaluating 7 cards by calling 42 time (7x6) really not a good practice. tried https://github.com/chehsunliu/poker that is based on deuces

if there is any better solution, let's discuss. thanks

@Huevos
Copy link
Author

Huevos commented Aug 12, 2022

evaluating 7 cards by calling 42 time (7x6) really not a good practice. tried https://github.com/chehsunliu/poker that is based on deuces

if there is any better solution, let's discuss. thanks

Is this related to my post?

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

2 participants