This is my and masopust's implementation of the game Tic-Tac-Toe.
- download and install python3 fromwww.python.org
Open the console and go to the directory where this files are located.
- type
python3 ticTacToe.py
- press enter
The bot will play randomly, there is no AI (for now).