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 Three Peaks scoring #112

Merged
merged 1 commit into from
Apr 22, 2019
Merged

Fix Three Peaks scoring #112

merged 1 commit into from
Apr 22, 2019

Conversation

Programator2
Copy link
Collaborator

Fix #111

Score is correctly updated after moving a card to the waste stack or
after winning a game. Double counting is prevented by the score_counted
variable.

see #111
@Programator2 Programator2 merged commit 9bf8f47 into master Apr 22, 2019
@shlomif
Copy link
Owner

shlomif commented Apr 22, 2019 via email

@Programator2 Programator2 deleted the three-peaks-score branch April 22, 2019 12:07
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

Successfully merging this pull request may close these issues.

Three peaks scoring does not count card sequences
2 participants