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

Correct anti-diagonal scoring in tic-tac-toe example #485

Merged
merged 1 commit into from
Oct 30, 2016

Conversation

gamebox
Copy link
Contributor

@gamebox gamebox commented Oct 29, 2016

Noticed that the language - and the code - was exactly backwards for this calculation (yay narrative), fixed it.

@cmontella
Copy link
Contributor

Thanks for the fix, I'm glad literate programming is paying off for us! The reason for the bug is that we changed the language to be 1-indexed, an this program didn't get updated.

@cmontella cmontella merged commit 815cbe4 into witheve:master Oct 30, 2016
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.

2 participants