adamhill86/Connect4
A text-based Connect 4 game played for one player versus the AI. The AI's decision-making is based on the minimax algorithm with alpha beta pruning.
Java
No issues in this repository yet.
A text-based Connect 4 game played for one player versus the AI. The AI's decision-making is based on the minimax algorithm with alpha beta pruning.
Java
No issues in this repository yet.