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

Update all test in PieceMovementTest to try both black and white pieces #9

Open
nickjamesio opened this issue Jan 26, 2016 · 0 comments
Assignees

Comments

@nickjamesio
Copy link
Owner

I discovered a bug where all movement was programmed from white's perspective. All movement offsets, such as forward, are relative. So if you tried to move a black piece forward, it would actually end up moving backwards. The bug was fixed but test need to be updated to confirm all cases work and prevent future regressions.

@nickjamesio nickjamesio self-assigned this Jan 15, 2018
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