danukarangith / Connect-4-Games

A Java-based implementation of the classic Connect Four game with support for human and AI players. The game features an intuitive GUI, AI decision-making using Monte Carlo Tree Search (MCTS), and winner detection. Perfect for learning game development and AI strategies.
19Updated 3 weeks ago

Related projects

Alternatives and complementary repositories for Connect-4-Games