SalahKhadir/JavaFX-Connect4
🎮 A modern JavaFX Connect 4 game with three AI difficulty levels (Easy, Medium, Hard) featuring Minimax algorithm with alpha-beta pruning. Built with MVC architecture, comprehensive testing, and smooth animations. Play against friends or challenge an intelligent AI opponent!
Stars
—
Forks
—
Language
Java
License
MIT
Category
Last pushed
Dec 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SalahKhadir/JavaFX-Connect4"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gdsc-ipsacademy/Connect-Four-Game
A game of connect four with an AI to play against.
AlexPetrusca/game-ais
Collection of minimax AIs for the popular turn-based games: Connect Four, Checkers, and Twenty-One
bl33h/connectFour
A program that implements Connect Four with a Python Pygame GUI, supporting player vs. AI and AI...
mukeshmk/connect-4
A multi-agent implementation of the game Connect-4 using MCTS, Minimax and Exptimax algorithms.
amir-hossein-khodaei/connect4-webgl-mediapipe
3D Connect-4 browser game with MediaPipe hand-gesture control & Minimax AI (Alpha-Beta Pruning)....