Mancala is AI LAB Project of BUET CSE Level-4 term-1. This is developed using java jdk7. Both 64bit and 32bit version are available. Mancala is a simple strategy game. Game rules are provided here.
In this game, human player plays with AI agent. Mancala is a solved game. So first person move gets the advantage. AI agent makes decision using Alpha Beta Pruning algorithm and heuristics.