Download List

Project Description

GGTL is a library designed to make it easier to program games in C. It provides an AI that is able to play most 2 player strategic games. Nim, Tic-Tac-Toe, Reversi (aka Othello), Connect-4, and Chess are all examples of games that can all be implemented using GGTL.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-07 19:18 Back to release list
1.99.4

Iterative deepening alpha-beta search was added.
Generic get/set "methods" have replaced custom
accessors. Lots of tests were added. The
configure/build process was made more flexible.
The documentation was improved. Some code cleanups
were done.
Tags: Stable, Major feature enhancements

Project Resources