/Tic-Tac-Toe

TicTacToe game played by an AI supposed to win everytime or draw the match. tictactoe.py is written by me , other files were provided as part of distribution code of project. It has been implemented using the pygame module.

Primary LanguagePython

Tic-Tac-Toe

TicTacToe game played by an AI supposed to win everytime or draw the match. tictactoe.py is written by me , other files were provided as part of distribution code of project. It has been implemented using the pygame module.