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

Add a simple javascript chess engine #35

Open
sleddog opened this issue Oct 2, 2018 · 0 comments
Open

Add a simple javascript chess engine #35

sleddog opened this issue Oct 2, 2018 · 0 comments

Comments

@sleddog
Copy link
Owner

sleddog commented Oct 2, 2018

This ticket will track the work necessary to replace the server calls to a local call to a client side (javascript) chess engine.

This ticket can be broken into phases as needed. Initially we need a way to switch with "AI" to use (client or server).

Then we need a valid move to be chosen at random (simple random AI) via javascript.

Additional tickets will follow after this framework is in place.

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