There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.