Skip to content

ahsan-83/Mancala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mancala

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.

Mancala Game Board

alt text alt text alt text

Releases

No releases published

Packages

No packages published

Languages