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

Human to set flags via dropdown #65

Open
GoogleCodeExporter opened this issue Mar 25, 2015 · 8 comments
Open

Human to set flags via dropdown #65

GoogleCodeExporter opened this issue Mar 25, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

Fix when a human checkmates an AI. Currently the AI gets a board where they
can't move, and so may just return a null move (that's what RnT does). 

There needs to be a way that either the human can signal checkmate
(tedious), or the AI can signal his own checkmate that the framework will
allow.

However, this is wrong because if the other AI doesn't signal checkmate,
then they lose. So, maybe have another way to signal "they checkmated me,
but didn't signal it." Which causes the other player to lose.

Original issue reported on code.google.com by twi...@gmail.com on 10 Apr 2008 at 1:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant