Alfo5123/Connect4
Monte Carlo Tree Search Based AI Connect 4 Bot
This is a Connect 4 game where you can play against an AI opponent. You will drop colored discs into a grid, aiming to be the first to get four in a row. The AI will make its moves using advanced strategy, offering a challenging opponent for anyone interested in game theory or AI behavior.
No commits in the last 6 months.
Use this if you want to play Connect 4 against a computer opponent that uses a sophisticated strategy, or if you're curious about how AI makes decisions in simple board games.
Not ideal if you're looking for a multiplayer game to play with friends, or if you prefer games with more complex rules and strategies.
Stars
41
Forks
19
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Alfo5123/Connect4"
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.
maxyurk/settlers_of_catan
Full game implemented + AI/ML/OtherBuzzwords players (expectimax, monte-carlo and more). Fork me!