 |
ABKit, C++ library for AI in board games
ABKit is a C++ open-source 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, ...
http://sourceforge.net/projects/abkit/
|
|