Dharshu2003/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
C++
No issues in this repository yet.