/Tic-Tac-Toe-AI-Based-Project

A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning. Reference link : https://en.wikipedia.org/wiki/Minimax#Minimax_algorithm_with_alternate_moves

Primary LanguageC++

Stargazers