/TwoPlayerZeroSumGameEngine

Basic AI engine written in C# that implements the alpha–beta pruning algorithm to create two-player, zero-sum games like Tic Tac Toe, Connect 4, or Chess.

Primary LanguageC#Apache License 2.0Apache-2.0

No issues in this repository yet.