Connect Four Game AI ML Frameworks
Game implementations of Connect Four with AI opponents using classical algorithms like minimax, alpha-beta pruning, and MCTS. Does NOT include general game AI frameworks, reinforcement learning environments, or non-Connect Four games.
There are 28 connect four game ai frameworks tracked. The highest-rated is gdsc-ipsacademy/Connect-Four-Game at 30/100 with 8 stars.
Get all 28 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=connect-four-game-ai&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
gdsc-ipsacademy/Connect-Four-Game
A game of connect four with an AI to play against. |
|
Emerging |
| 2 |
AlexPetrusca/game-ais
Collection of minimax AIs for the popular turn-based games: Connect Four,... |
|
Experimental |
| 3 |
mukeshmk/connect-4
A multi-agent implementation of the game Connect-4 using MCTS, Minimax and... |
|
Experimental |
| 4 |
bl33h/connectFour
A program that implements Connect Four with a Python Pygame GUI, supporting... |
|
Experimental |
| 5 |
amir-hossein-khodaei/connect4-webgl-mediapipe
3D Connect-4 browser game with MediaPipe hand-gesture control & Minimax AI... |
|
Experimental |
| 6 |
ar-sayeem/connect_four_player_vs_AI
A Python implementation of the classic Connect Four game featuring an... |
|
Experimental |
| 7 |
lnishan/TwitchPlaysConnect6
🎳 An audience-sourced Connect6 game hosted on TwitchTV |
|
Experimental |
| 8 |
AHMerrill/connect-4
Connect-4 AI using CNN and Transformer models with MCTS, Docker backend, and... |
|
Experimental |
| 9 |
mohamedhassan279/Connect-4
Connect-4 AI agent using minimax with/without alpha-beta pruning |
|
Experimental |
| 10 |
HyrumDickinson/Connect-Four
Simple game that runs in the terminal. Computer opponents use the minimax... |
|
Experimental |
| 11 |
vmsaif/connect4-with-minimax-algorithm-in-java
The program is a digital rendition of Connect 4, where players aim to align... |
|
Experimental |
| 12 |
arkainoh/Connect4
Connect4 game with AI |
|
Experimental |
| 13 |
x1ew/four-in-row-negamax
Artificial Intelligence final project. implementing negamax. |
|
Experimental |
| 14 |
YoussefAboelwafa/Connect4_AI-agent
Play Connect4 against an intelligent AI agent using Minimax Algorithm with... |
|
Experimental |
| 15 |
SalahKhadir/JavaFX-Connect4
🎮 A modern JavaFX Connect 4 game with three AI difficulty levels (Easy,... |
|
Experimental |
| 16 |
Wowol/Connect4-AI
AI for the Connect 4 game |
|
Experimental |
| 17 |
MatthewTamYT/Connect-4
Connect 4 is a token game created with Python and module Numpy. Place 4... |
|
Experimental |
| 18 |
0xadada/smart-connect-four
:video_game: A Connect Four Playing AI Agent: Algorithm and Creation Process |
|
Experimental |
| 19 |
nathanbonada/Puissance-4
Unity based Connect 4 game |
|
Experimental |
| 20 |
MuhammedAdelTaha/Connect-Four-AI-Agent
Minimax with/without alpha-beta pruning and heuristic evaluation function. |
|
Experimental |
| 21 |
troyxdp/AI-Project-ConnectFour
A Connect Four agent trained using Reinforcement Learning, specifically Deep... |
|
Experimental |
| 22 |
mxjoly/connect-four
Try to beat the artificial intelligence in the famous game of connect four. |
|
Experimental |
| 23 |
ZANAYU/Connect4-AI
Connect 4 AI using minimax, heuristics, and machine learning |
|
Experimental |
| 24 |
meatfighter/go-connect-four
A command-line Connect Four human-vs-computer program. |
|
Experimental |
| 25 |
batux/minimax
Artificial Intelligence - Minimax Algorithm with Java |
|
Experimental |
| 26 |
jojo2357/Connect-Four-Machine-Learning
I know connect 4 is a solved game, but machine learning is interesting |
|
Experimental |
| 27 |
e-vdb/connectFour
Tkinter implementation of connect Four game |
|
Experimental |
| 28 |
qingzhixing/Five_in_a_Row
Five in a Row game impelement by Java.Interest makes however make,have fun! |
|
Experimental |