Connect4 and connect4-montecarlo
These are direct competitors—both implement independent MCTS-based Connect 4 AI engines with overlapping functionality, so a user would typically choose one based on code quality or feature preferences rather than using them together.
About Connect4
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.
About connect4-montecarlo
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.
Scores updated daily from GitHub, PyPI, and npm data. How scores work