connect-4 and Connect4-AI
Maintenance
0/25
Adoption
4/25
Maturity
8/25
Community
18/25
Maintenance
0/25
Adoption
4/25
Maturity
16/25
Community
0/25
Stars: 6
Forks: 13
Downloads: —
Commits (30d): 0
Language: Python
License: —
Stars: 6
Forks: —
Downloads: —
Commits (30d): 0
Language: Python
License: MIT
No License
Stale 6m
No Package
No Dependents
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 Connect4-AI
Wowol/Connect4-AI
AI for the Connect 4 game
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work