Download Source Package ggtl:
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.
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 function with your own.
This package has the development headers and static libraries.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 51.4 kB | 208 kB | [list of files] |
| amd64 | 47.4 kB | 180 kB | [list of files] |
| arm | 46.7 kB | 100 kB | [list of files] |
| armel | 47.5 kB | 172 kB | [list of files] |
| hppa | 48.7 kB | 180 kB | [list of files] |
| i386 | 46.0 kB | 172 kB | [list of files] |
| ia64 | 55.7 kB | 236 kB | [list of files] |
| mips | 48.8 kB | 184 kB | [list of files] |
| mipsel | 48.7 kB | 184 kB | [list of files] |
| powerpc | 51.0 kB | 188 kB | [list of files] |
| s390 | 48.3 kB | 176 kB | [list of files] |
| sparc | 47.1 kB | 180 kB | [list of files] |