Mancala is a board game familly, originated in East Africa. The word “Mancala” came from arabic word “naqalah” that means literaly “To move”.
Dingux-Mancala is the “Awari” variant, and even if the rule of this game is simple, the complexity can be compared to a chess game.
The AI is based on the source code of H. Huseby & G.T. Lines, for their implementation of the classical Minimax algorithm.