likeawizard / chess-go

Chess engine with lichess.org bot-play integration. Discontinued. Further development migrated to https://github.com/likeawizard/tofiks
2 stars 0 forks source link

Prevent entering Qsearch while in check #78

Closed likeawizard closed 1 year ago

likeawizard commented 1 year ago

Entering QSearch while in check is the same as having no Qsearch at all. Also consider enabling Qsearch to consider non-capture moves when in check.