OMerkel/Oware
Oware and Ouril - traditional African Mancala games with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
This project offers a digital version of the traditional African Mancala games, Oware and Ouril. You can play against another person or challenge a computer AI with adjustable difficulty. It's designed for anyone who enjoys classic board games or wants to learn about different cultural games.
No commits in the last 6 months.
Use this if you want to play Oware or Ouril on your computer or mobile device, either solo against an AI or with a friend.
Not ideal if you are looking for complex modern strategy games or a large variety of different board games.
Stars
12
Forks
1
Language
HTML
License
—
Category
Last pushed
Mar 30, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/OMerkel/Oware"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bcollazo/catanatron
Settlers of Catan Bot Simulator and Strong AI Player
jbradberry/mcts
Board game AI implementations using Monte Carlo Tree Search
yunzhu-li/blupig-gomoku
A serious Gomoku board game AI written in C++
Alfo5123/Connect4
Monte Carlo Tree Search Based AI Connect 4 Bot
maxyurk/settlers_of_catan
Full game implemented + AI/ML/OtherBuzzwords players (expectimax, monte-carlo and more). Fork me!