dgtdrv aims to be a uci/xboard/crafty compatible interface (input engine) for the DGT Electronic Chess board on POSIX platforms. It relies on the dgtnix library.
ABKit is a C++ library intended to accelerate board games development by providing the thinking engine under the Alpha-Beta algorithm.
The application just need to create a few C++ methods to adapt to the actual game (like Chess, Checkers, ...).