koustubh1317/Mancala-Board-Game-using-Mini-Max-Algorithm
The mancala game consists of two-player, which is a turn-based strategy board games. There are two modes i) player vs player ii)AI Bot vs player. AI Bots works on Mini Max Algorithm
No commits in the last 6 months.
Stars
2
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 23, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/koustubh1317/Mancala-Board-Game-using-Mini-Max-Algorithm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rmodi6/TicTacToe-with-AI
Tic Tac Toe game in both python and java with Artificial Intelligence for second player using...
MinhasKamal/TicTacToe
Naive AI Enabled Tic-Tac-Toe Game (noughts-and-crosses-Xs-Os-paper-pencil)
rsmath/TicTacToe
AI implementation of the classic tic tac toe game with minimax algorithm -Project for Bronx...
theunwisewolf/AITicTacToe
An AI vs. Human Tic Tac Toe Implementation in Java using MiniMax Algorithm.
evolutionsoftswiss/tic-tac-toe-supervised-learning-dl4j
Supervised learning approach to Tic Tac Toe. The model learns the correct move for all positions...