Leorik icon indicating copy to clipboard operation
Leorik copied to clipboard

Leorik is a strong, open-source UCI chess engine written in C#

Results 8 Leorik issues
Sort by recently updated
recently updated
newest added

It's sad that it's not possible to compile the newest version on Android and Linux devices.

Hello Thomas, Beside of playing, I think one of great usage with chess engine(UCI protocol) is analysis capability. From a standard info line, we could use score and PV information...

Is there a way to set the strength of the engine so that it plays at a weaker ELO?

Add example workflow file with one job: - Builds the solution - Publishes the engine as self-contained, trimmed, single-file executable - Uploads the resulting artifact And it does that for...

First of all, I apologize for filling a bug report while it is not one, I just could not find a way to contact you :( I would like to...

Hi Thomas, I downloaded Leorik and noticed it misses a dll on my old quadcore with old WIN7. Downloading the dll threw an exception. Then I remembered how I compiled...

Hi, the arm version of Leorik 3.1 doesn't start on my m4 mac running macOS 15.4. Leorik 3.01-arm and Leorik 3.1-x86 work fine. ``` ./Leorik-3.1 zsh: killed ./Leorik-3.1 lldb ./Leorik-3.1...

Howdy @lithander! Best node search (or BNS - as drafted in https://www.bjmc.lu.lv/fileadmin/user_upload/lu_portal/projekti/bjmc/Contents/770_7.pdf), is an alternative to both MTD(f) and PVS with much faster convergence (20% faster than MTD(f) in the...