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

Bug in achy_ducey_oo.py #394

Closed
vaughajm opened this issue Jan 3, 2022 · 2 comments
Closed

Bug in achy_ducey_oo.py #394

vaughajm opened this issue Jan 3, 2022 · 2 comments

Comments

@vaughajm
Copy link

vaughajm commented Jan 3, 2022

Line 39 should be:
for rank in range(2, 15);

@coding-horror
Copy link
Owner

can you submit a pull request to fix?

@BillCruise
Copy link
Contributor

I think this issue can be closed. The old behavior was creating cards with values in the range 1 to 13, which made Aces (rank=14) impossible. I see Aces being dealt now after this change.

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

3 participants