A Java-based implementation of the traditional African board game Mancala, featuring AI with Alpha-Beta Pruning, and two-player mode. 🎮💡
-
Updated
Nov 24, 2024 - Java
A Java-based implementation of the traditional African board game Mancala, featuring AI with Alpha-Beta Pruning, and two-player mode. 🎮💡
MANCALA Game for Bool.com
an Java AI Bot implementation for mancala (kalah) game using alpha-beta pruned minimax algorithm
Mangala is a Turkish strategy game played by two players. The game board consists of 12 small pits, 6 for each player, and a large storehouse where each player collects their stones. The game is played with a total of 48 stones.
Mancala Game coded for bol.com technical interview
Traditional game "Mancala" developed in Python. It consists of all the rules as well as two game modes: one player and two players.
Add a description, image, and links to the mancala-java topic page so that developers can more easily learn about it.
To associate your repository with the mancala-java topic, visit your repo's landing page and select "manage topics."