Skip to content

An AI utilizing min-max decision tree, a-b pruning and an iterative-deepening search to play the Kalaha board game.

Notifications You must be signed in to change notification settings

Capelliexp/AI_Kalaha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Kalaha AI

A simple AI utilizing a min-max heap, a-b pruning and an iterative-deepening search to play the Kalaha board game.

Code for custom AI can be found in AI_Kalaha/src/ai/BestAI/

About

An AI utilizing min-max decision tree, a-b pruning and an iterative-deepening search to play the Kalaha board game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages