GameAI is an extensible library that implements the Minimax, Alpha-Beta, 2-player game search algorithm. The library has been tested with an Othello (Reversi) game.
An interface is provided in the game to modify the search algorithm behavior, such as search depth and toggling alpha-beta pruning.
To build the project, you need C++ Builder 6. The GameAI library is well-documented and should be easily removed and compiled with other GUI front-ends.
No user commented in " GameAI "
Follow-up comment rss or Leave a TrackbackLeave A Reply