TicTacToe developed using Python Language with fully functioning Main Menu, Stats Menu and an AI Bot.
- Clone This Repository to your machine
- Create a Python virtual environment (optional but recommended) using Command Prompt in the Repository Folder:
python -m venv venv - Install the required Python packages using Command Prompt:
pip install -r requirements.txt - Done!
Download tictactoe_exe.rar in the game folder, extract it and launch tictactoe.exe!


