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

Colors mixed up when leaving jail #11

Open
erik-stephens opened this issue Feb 25, 2013 · 0 comments
Open

Colors mixed up when leaving jail #11

erik-stephens opened this issue Feb 25, 2013 · 0 comments
Assignees
Labels

Comments

@erik-stephens
Copy link
Owner

First, wrong representation of white jail / black home: "0:W8" should be "0:W1:B7". Second, when white leaves (0,4), it gets interpreted as a black piece.

[ 12:W1 | 11    | 10    |  9    |  8    |  7    ] [  6:B1 |  5:B2 |  4    |  3:B2 |  2:B3 |  1    ] [  0:W1:B7 ]
[ 13    | 14    | 15    | 16    | 17    | 18    ] [ 19:W2 | 20:W2 | 21:W2 | 22:W2 | 23:W4 | 24:W1 ] [ 25:B0:W0 ]
Current roll for W: 5x4 (5, 4)
Possible moves:
   0:W8 -> [4]

[ 12:W1 | 11    | 10    |  9    |  8    |  7    ] [  6:B1 |  5:B2 |  4:B1 |  3:B2 |  2:B3 |  1    ] [  0:W1:B6 ]
[ 13    | 14    | 15    | 16    | 17    | 18    ] [ 19:W2 | 20:W2 | 21:W2 | 22:W2 | 23:W4 | 24:W1 ] [ 25:B0:W0 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant