Konane is a Hawaiian game for two players. In our case, the two players will be the computer and the human user of the program. The computer plays to win. The main board size choice consists of 36 ...
Abstract: In Chinese-chess computer game (CCCG), a computer player could find the best move for a given board position by using alpha-beta search algorithm. The technique of iterative deepening is an ...