Skip to content

ab93/Mancala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mancala: Game AI

Produces the next move of a player in Mancala game using Greedy, Minimax and Alpha-Beta pruning algorithms.

The rules of the Mancala game can be found at https://en.wikipedia.org/wiki/Mancala. It can be played online at http://play-mancala.com/ to get a better understanding of the game.

Releases

No releases published

Packages

No packages published

Languages