Skip to content

Kalah, also called Kalaha or Mancala, is a game in the mancala family imported in the United States by William Julius Champion, Jr. in 1940.

Notifications You must be signed in to change notification settings

katikireddy622/Kalaha-AI-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Kalaha Game

Kalaha AI by Rahul Reddy Katiki Reddy

I am aiming for grade B, so i implemented the following features:

  • MiniMax algorithm with depth-first search implemented
  • Iterative Deepening
  • Time to AI move is 5 seconds
  • Alpha-Beta Pruning (with move ordering in order to improve pruning)

About

Kalah, also called Kalaha or Mancala, is a game in the mancala family imported in the United States by William Julius Champion, Jr. in 1940.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages