yunzhu-li/blupig-gomoku
A serious Gomoku board game AI written in C++
This Gomoku AI helps you practice and challenge your Five in a Row skills against a strong computer opponent. You play on a virtual board, making your moves, and the AI responds, aiming to win. It's designed for anyone who enjoys playing Gomoku and wants to test themselves against an advanced player.
No commits in the last 6 months.
Use this if you want to play a game of Gomoku against a serious, strategic computer opponent.
Not ideal if you are looking for an AI that can learn or use advanced parallel processing techniques like Monte Carlo Tree Search.
Stars
76
Forks
17
Language
C++
License
GPL-3.0
Category
Last pushed
Dec 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yunzhu-li/blupig-gomoku"
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
wind23/SlowRenju
SlowRenju is a Gomoku/Renju engine, which supports the new protocol of Gomocup.
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!