Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Squid 0.1.0 - new version chess engine




This is the initial developmental release of the Squid UCI chess engine!
Author: Lucamne

Squid currently implements a subset of the UCI protocol. Many commands are missing, but the essentials required to load and run the engine in a standard UCI GUI have been implemented. See 'UCI.txt' for implementation details.
Squid's strength is formally untested, but it plays much better than most amateurs and potentially better than that.
Squid has only been tested on 64bit windows, but should be fairly portable to other 64bit systems. To do this you must write a platform layer similar to windows_main.c which implements the platform API described in engine.h.


Comments