NikhilGupta1997/Yinsh-AI
An implementation of the game Yinsh. Support for clients to play on a central server.
This project offers a way to simulate and play Yinsh, an abstract strategy board game. You can either play against an AI opponent (a "bot") or connect to a central server to play against other human or AI players. It takes game moves as input and displays the board state and final scores, perfect for anyone studying game theory or artificial intelligence.
No commits in the last 6 months.
Use this if you are an AI student or researcher looking to test strategies for abstract board games like Yinsh.
Not ideal if you are looking for a casual game to play with friends online without a server setup.
Stars
13
Forks
2
Language
Python
License
MIT
Category
Last pushed
Dec 04, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NikhilGupta1997/Yinsh-AI"
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!