connect4-with-minimax-algorithm-in-java and Connect4

Connect4
22
Experimental
Maintenance 0/25
Adoption 3/25
Maturity 8/25
Community 12/25
Maintenance 0/25
Adoption 1/25
Maturity 8/25
Community 13/25
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: Java
License:
Stars: 1
Forks: 2
Downloads:
Commits (30d): 0
Language: Java
License:
No License Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

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.

About Connect4

arkainoh/Connect4

Connect4 game with AI

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