connect-4 and connect_four_player_vs_AI

connect-4
30
Emerging
connect_four_player_vs_AI
25
Experimental
Maintenance 0/25
Adoption 4/25
Maturity 8/25
Community 18/25
Maintenance 2/25
Adoption 2/25
Maturity 8/25
Community 13/25
Stars: 6
Forks: 13
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 2
Forks: 2
Downloads:
Commits (30d): 0
Language: HTML
License:
No License Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About connect-4

mukeshmk/connect-4

A multi-agent implementation of the game Connect-4 using MCTS, Minimax and Exptimax algorithms.

Implements five distinct bot agents (random, one-step lookahead, minimax, expectimax, and MCTS) playable via pygame UI or headless CLI mode with configurable matchups. Applies zero-sum game theory to an accessible, deterministic environment, enabling performance comparison across algorithms through included evaluation metrics and win-ratio analysis.

About connect_four_player_vs_AI

ar-sayeem/connect_four_player_vs_AI

A Python implementation of the classic Connect Four game featuring an intelligent AI opponent powered by the Minimax algorithm with alpha-beta pruning.

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