CyCTW/Surakarta-AI
Build a Surakarta board game engine and implemented different strategy such as Monte-carlo tree search with Deep learning.
This project offers a digital platform to play and experiment with the Indonesian board game Surakarta. It provides different AI strategies to play against, allowing you to observe or test game-playing tactics. Game enthusiasts and AI researchers interested in strategy games would find this useful for studying gameplay and AI performance.
No commits in the last 6 months.
Use this if you are fascinated by strategy board games like Surakarta and want to explore how different AI algorithms approach complex decision-making within the game.
Not ideal if you're looking for a simple, plug-and-play game to casually play against a computer without needing to delve into its underlying AI mechanics.
Stars
4
Forks
1
Language
C++
License
—
Category
Last pushed
Oct 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CyCTW/Surakarta-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!