[go: up one dir, main page]

Skip to content

andymwat/Mancala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mancala

A C++ command line Mancala program.

A collaboration between me and my brother.

Currently supports Player vs. Player, Player vs. AI, and AI vs. AI.

AI vs. AI supports choosing different search depths for each AI. A depth of below 10 is recommended, as the amount of RAM and the time it takes to find a move increases exponentially with the depth.

About

A command line Mancala game and AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published