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

Fix deal order #1

Open
bumper314 opened this issue Sep 19, 2015 · 0 comments
Open

Fix deal order #1

bumper314 opened this issue Sep 19, 2015 · 0 comments

Comments

@bumper314
Copy link

I see in BlackjackGame.cpp that you deal the dealer first, then the players. Also, each person receives two cards each time rather than going in true deal order. I doubt this affects the probability, but fixing the order gives me a little more confidence in the results.

Here's a patch file:
https://gist.github.com/bumper314/da00311ce53d39097da8

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