Welcome to:![]() Tim Foden's Internet Site
This page was
Send e-mail to the
Site hit counter:
Page hit counter: |
Home Page | Green Light Chess | Newquay Jive Club | Arcade Games | Programming | Science Fiction Books | About the Author
|
Full distribution with with the default opening book included:
glc300.zip (587K). |
The documentation that ships with the full distribution is also available online.
Here are a few images that can be used in GUIs for Green Light:
![]() |
![]() |
![]() |
As some of you may know, I actually make changes to GLC quite often, but now, as GLC is so strong, very few of the changes I make are actually any good.
The most promising test version I have so far is 3.01.2.2. This version has some bugfixes to move it from 3.00 to 3.01, plus some of the changes that I put into 3.00.3.4 that I liked, and a new hash table format, which is a bit faster than the one used in 3.00.
As this is a test version (not a full release version -- and because I'm lazy too) I haven't updated the documentation. This version uses the same opening book format as for 3.00 (NOT the same as 3.00.3.4), so any 3.00 book can be used.
Just the executable:
glc301.2.2.zip (256K). |
Green Light Chess played at the WCCC in Graz, Austria, in November 2003. It did quite well, finishing in 5th place after 11 rounds, the highest placed amateur engine.
The actual engine (3.00.3.4) changed from round to round as I made changes, and, in fact, I only had the source of a development version with me (by mistake -- I meant to have the source for 3.00, but forgot to check it out of CVS), so apart from in the 1st round where version 3.00 played, I was playing with a non-released potentially buggy program! Here I am releasing the final version that played in round 11, "warts and all"! Use this version of the program at your own risk.
The opening book format is different for this version than the one for version 3.00, and this version supports up to 3 opening books (primary, secondary, terciary). However, the code to choose moves from these books in priority order doesn't seem to be working correctly, so if you generate your own book than it is probably best just to use the primary one.
I'm not going to produce any specific documentation for this version, as it's pretty much the same as for 3.00.
Just the executable:
glc3034.zip (262K). |
There are older versions of Green Light that run with their own GUI on Windows (version 2.09) and on WinCE (version 0.9). They are available from a different page.
This is a win32 command line utility that will process a PGN file and output each position encountered in FEN or EPD format.
|
Download pgn2fen version 1.0.4 (92K).