/tic-tac-toe-minimax

Tic Tac Toe game with the minimax algorithm and alpha-beta pruning implemented in C++

Primary LanguageC++MIT LicenseMIT

tic-tac-toe-minimax

Tic Tac Toe game with the minimax algorithm and alpha-beta pruning implemented in C++