This is a basic Tic Tac Toe game written in CPP based on Min-Max algorithm.
Asks user to choose a start move, which could be computeror user. Further plays the game with the user and finally asks if user wants to play again.
My first steps into github!!!
#Ganalps