tyleroneil72 / connect-four-mini-max

This repository features a Java application of Connect Four, using a Minimax algorithm with alpha-beta pruning for the AI. Created during a group project for a Data Structures and Algorithms course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tyleroneil72/connect-four-mini-max Issues