MANCALA Game for Bool.com
-
Updated
Apr 7, 2021 - Java
MANCALA Game for Bool.com
This Mancala game project was made with Spring-boot and ReactJS. It focused specifically on the backend using DTO pattern. The mancala games are a family of two-player turn-based strategy board games played with small stones, beans, or seeds and rows of holes or pits in the earth, a board or other playing surface. The objective is usually to cap…
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.
Traditional Mancala game replicated on a Java program
A Java implementation of the traditional African board game Mancala, featuring AI opponents and various game strategies. This project implements adversarial search algorithms to create an intelligent computer opponent and provide move suggestions to players.
an Java AI Bot implementation for mancala (kalah) game using alpha-beta pruned minimax algorithm
Boardgame Mancala developed by Java implemented with MVC and Strategy pattern
Mancala game implementation in java (console based)
Mancala Game coded for bol.com technical interview
Add a description, image, and links to the mancala-game topic page so that developers can more easily learn about it.
To associate your repository with the mancala-game topic, visit your repo's landing page and select "manage topics."