This is Tic Tac Toe game for two players. One of the players can choose 'x' and the other one can choose 'o'.
Requirements :
- The system must have python 3.x installed.
Execution Instructions : Execute the below instructions in the shell from the directory this file is located in.
- python ticTacToe.py