Gualor/connect4-montecarlo
Connect 4 AI using Monte Carlo Tree Search algorithm.
This project offers a digital version of the classic board game Connect Four, featuring an advanced AI opponent. You can play against a computer that uses sophisticated search algorithms to predict optimal moves. It's designed for anyone who enjoys strategy board games and wants to test their skills against a challenging AI.
No commits in the last 6 months.
Use this if you want to play a digital Connect Four game against a robust AI opponent.
Not ideal if you're looking for a multiplayer Connect Four game or a tool to develop your own game AI.
Stars
11
Forks
4
Language
Python
License
—
Category
Last pushed
Feb 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Gualor/connect4-montecarlo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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++
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