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

How to enter moves for rolled doubles? #3

Open
jeffxtang opened this issue Dec 4, 2016 · 2 comments
Open

How to enter moves for rolled doubles? #3

jeffxtang opened this issue Dec 4, 2016 · 2 comments

Comments

@jeffxtang
Copy link

Can you please check to see why my entered moves are incorrect and what may be good moves? Thanks!

| 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- |
|  x |    |  x |    |  o |    |  o |  x |    |    |  o |  x |
|  x |    |    |    |  o |    |  o |  x |    |    |    |  x |
|    |    |    |    |  o |    |  o |    |    |    |    |    |
|    |    |    |    |    |    |  o |    |    |    |    |    |
|    |    |    |    |    |    |  o |    |    |    |    |    |
|    |    |    |    |    |    |  o |    |    |    |    |    |


|    |    |    |    |    |    |  x |    |    |    |    |    |
|    |    |    |    |  x |    |  x |    |    |    |    |    |
|  o |    |    |    |  x |    |  x |    |    |  o |    |    |
|  o |    |    |    |  x |  x |  x |    |    |  o |    |    |
| -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- |
| 11 | 10 |  9 |  8 |  7 |  6 |  5 |  4 |  3 |  2 |  1 |  0 |

Off Board : Bar :
Off Board : Bar : o
Player o rolled <5, 5>.

Please enter a move "," ("on" for on the board, "off" for off the board): on,4
Please enter a second move (enter to skip): 4,14
You can't play that move
Please enter a move "," ("on" for on the board, "off" for off the board): on,4
Please enter a second move (enter to skip): 4,9
You can't play that move

@BrettBoval
Copy link

Same difficulty for me.

@jonas-da
Copy link

jonas-da commented Dec 1, 2020

Can you please check to see why my entered moves are incorrect and what may be good moves? Thanks!

| 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- |
|  x |    |  x |    |  o |    |  o |  x |    |    |  o |  x |
|  x |    |    |    |  o |    |  o |  x |    |    |    |  x |
|    |    |    |    |  o |    |  o |    |    |    |    |    |
|    |    |    |    |    |    |  o |    |    |    |    |    |
|    |    |    |    |    |    |  o |    |    |    |    |    |
|    |    |    |    |    |    |  o |    |    |    |    |    |


|    |    |    |    |    |    |  x |    |    |    |    |    |
|    |    |    |    |  x |    |  x |    |    |    |    |    |
|  o |    |    |    |  x |    |  x |    |    |  o |    |    |
|  o |    |    |    |  x |  x |  x |    |    |  o |    |    |
| -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- |
| 11 | 10 |  9 |  8 |  7 |  6 |  5 |  4 |  3 |  2 |  1 |  0 |

Off Board : Bar :
Off Board : Bar : o
Player o rolled <5, 5>.

Please enter a move "," ("on" for on the board, "off" for off the board): on,4
Please enter a second move (enter to skip): 4,14
You can't play that move
Please enter a move "," ("on" for on the board, "off" for off the board): on,4
Please enter a second move (enter to skip): 4,9
You can't play that move

Same for me. Do you have any solution now for this Problem? @jeffxtang

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

3 participants