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

i want to change difficulty of AI which part of code deals with it #157

Closed
aakash2731 opened this issue Oct 16, 2023 · 1 comment
Closed

Comments

@aakash2731
Copy link

No description provided.

@jcarolus
Copy link
Owner

The implementation of the engine is located in
https://github.com/jcarolus/android-chess/tree/master/native/project/jni

The UI of difficulty settings is here
https://github.com/jcarolus/android-chess/blob/master/app/src/main/java/jwtc/android/chess/play/GameSettingsDialog.java

This is an old fashioned Engine and does not use any real AI, such as neural networks or the like.

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