GGTL 1.99 released

April 3, 2005

This GGTL 2.0 preview release has been rewritten from the ground up to be more flexible, more extendible, and easier to use.

The provided Reversi and Nim extensions implement all the game-specific callback functions GGTL’s AI needs. Using one of these extensions means you can have a game with a capable AI up and running in next to no time. Doing so incurs no penalty in flexibility, however–you can override any provided callback functions with your own.

Regretfully, backward compatibility with previous versions had to be sacrificed in order to meet the goals for this version. Versions 1.x and 2.x can both be installed at the same time, however, so updating programs to use the new version should be relatively simple.

Find more information at the GGTL homepage.

Leave a Reply