PikminGuts92/Subliminal
Subliminal is a software library that implements a minimax algorithm with alpha-beta pruning to play against a human player in the popular game of Connect Four. Connect Four GUI is the application that interacts with the library and uses WPF for its design.
C#MIT
No issues in this repository yet.