wind23/SlowRenju
SlowRenju is a Gomoku/Renju engine, which supports the new protocol of Gomocup.
This is a computer opponent for the board games Gomoku (also known as Five In a Row) and Renju, helping you practice or analyze game strategies. It takes the current board state as input and outputs the optimal next move according to the game rules. This is for competitive Gomoku and Renju players, game enthusiasts, or AI developers interested in game-playing engines.
No commits in the last 6 months.
Use this if you want to play against a strong computer AI for Gomoku or Renju, or if you are developing AI for these games and need a benchmark opponent.
Not ideal if you are looking for a casual game interface or an AI for other board games like Chess or Go.
Stars
56
Forks
12
Language
C++
License
GPL-3.0
Category
Last pushed
May 07, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wind23/SlowRenju"
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!