Tic-Tac-Toe_minimax Fun project of Tic-Tac-Toe done using C++. The players are human vs computer. Computer player uses minimax algorithm to play.