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

invalid correct moves #29

Closed
apollo-time opened this issue Jan 6, 2018 · 2 comments
Closed

invalid correct moves #29

apollo-time opened this issue Jan 6, 2018 · 2 comments

Comments

@apollo-time
Copy link

apollo-time commented Jan 6, 2018

def find_correct_moves(own, enemy):

I found 11 valid moves using find_correct_moves on the Board(black=147618596785664,white=4812688517050430, current_play=black).
But there are 10 correct moves actually.
Please check find_correct_moves function.
image

@mationai
Copy link
Contributor

mationai commented Jan 6, 2018

So function is ok?

@apollo-time
Copy link
Author

Yes, I was wrong.

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

2 participants