game-ais and connect4-with-minimax-algorithm-in-java
Maintenance
0/25
Adoption
3/25
Maturity
16/25
Community
12/25
Maintenance
0/25
Adoption
3/25
Maturity
8/25
Community
12/25
Stars: 4
Forks: 1
Downloads: —
Commits (30d): 0
Language: Java
License: Apache-2.0
Stars: 3
Forks: 1
Downloads: —
Commits (30d): 0
Language: Java
License: —
Stale 6m
No Package
No Dependents
No License
Stale 6m
No Package
No Dependents
About game-ais
AlexPetrusca/game-ais
Collection of minimax AIs for the popular turn-based games: Connect Four, Checkers, and Twenty-One
About connect4-with-minimax-algorithm-in-java
vmsaif/connect4-with-minimax-algorithm-in-java
The program is a digital rendition of Connect 4, where players aim to align four discs vertically, horizontally, or diagonally. Players alternate turns, with the AI using the minimax algorithm and alpha-beta pruning to select its best move. The AI predicts up to 4 moves ahead, emphasizing winning quickly and delaying losses.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work