We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to have an artificial intelligence so that you can play by yourself if you want.
The text was updated successfully, but these errors were encountered:
http://homepages.cwi.nl/~tromp/c4.html
Sorry, something went wrong.
I added a basic AI that makes "random" moves. See: 1de6683, 2bacc68, and 2968774
We still need "medium" and "hard" difficulties, although I left space for where those calculations can be made. See lines 11-18 of js/ai.js
p.s. To play against the computer, you must leave player two's name blank.
No branches or pull requests
We need to have an artificial intelligence so that you can play by yourself if you want.
The text was updated successfully, but these errors were encountered: