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.

Connect4
42
Emerging
connect4-montecarlo
28
Experimental
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 19/25
Maintenance 0/25
Adoption 5/25
Maturity 8/25
Community 15/25
Stars: 41
Forks: 19
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 11
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

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.

board-games game-strategy AI-opponents puzzle-games

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.

board-games strategy-games game-playing-ai recreational-gaming single-player-games

Scores updated daily from GitHub, PyPI, and npm data. How scores work