connect-4 and Connect-Four

connect-4
30
Emerging
Connect-Four
23
Experimental
Maintenance 0/25
Adoption 4/25
Maturity 8/25
Community 18/25
Maintenance 6/25
Adoption 1/25
Maturity 16/25
Community 0/25
Stars: 6
Forks: 13
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 1
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No License Stale 6m No Package No Dependents
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

HyrumDickinson/Connect-Four

Simple game that runs in the terminal. Computer opponents use the minimax algorithm with alpha-beta pruning.

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