A classic Tic-Tac-Toe Game built using Python script with the help of random and sys modules.
Clone the project
git clone https://github.com/nitin-nagaraj-au26/Tic-Tac-Toe.gitGo to the project directory
cd Tic-Tac-ToeStart the Game by running the following command
python3 ttt.py
