Console implementation of mankala game made in Python 3.
Game implementation contains different AI algorithms - Min-Max and Alfa-Beta with different heuristics.
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
jedrzejratajczak/Mankala
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Mankala game with min-max and alfa-beta algorithms