This repository is not active
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
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
This repository is not active