Skip to content

A new version of my mancala AI project, rebuilt from the ground up in C++ utilizing object oriented design principles.

Notifications You must be signed in to change notification settings

KyleCummins/Mancala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MancalaCPP

An new version of my mancala AI project, rebuilt from the ground up in C++ utilizing object oriented design principles. I hope to eventually add more varieties of AI for comparison and personal learning.

Credit to "The Ancienct Game and the AI" by Erik Langenborg for inspiration.

To Do: -Basic UML -Translate/refactor old C code -C# winapp frontend -HTML webpage frontend -Monte-Carlo Agent -A3C Agent

About

A new version of my mancala AI project, rebuilt from the ground up in C++ utilizing object oriented design principles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages