Chess engine: Lynx 0.3.1 (Windows, Mac, Linux)
Lynx it's written in C# (.NET 6). UCI protocol is needed.
Chess Engines Diary Rating=2618
v.0.3.1
Minor changes/improvements (no strength increase):
Add GeneralSettings config section, with DisableLogging option (which seems to be often requested by chess engine testers).
Rename GameParameters config section to EngineSettings.
Detect early if the config is missing (i.e. no appsettings.json).
Fixes
Fix setoption uci command (although no proper options are available yet).
Fix crash when position command is received through standard input (with no more args).
Lynx 0.3.1 download
Comments
Post a Comment