jcarolus / android-chess

Chess game for Android.
https://play.google.com/store/apps/details?id=jwtc.android.chess
MIT License
396 stars 261 forks source link

1 ply level is too tough #153

Closed inferrna closed 1 year ago

inferrna commented 1 year ago

In version 9.3.10 at this level it feels engine is playing way better than in 8.9.4. It looks more like 2 or 3 ply, which is too hard for my kid.

jcarolus commented 1 year ago

You are right, it will now look further than configured plies in positions with captures or checks. My son is also complaining. Will probably build in a setting to turn on/off this behaviour.

jcarolus commented 1 year ago

Implemented a toggle button which enables/disables Quiescence search, because this is the root cause of difficulty. This will be in release 9.3.12 This will probably be good enough to use in combination with the nr of plies.