/My-Tic-Tac-Toe-app

A simple app which can play tic tac toe on Pc

Primary LanguageTeX

TIC-TAC-TOE

This is a simple app to play Tictactoe on pc build on python and the GUI used is Tkinter.
Just download all the files and folders in a single folder and then run TICTACTOE.exe file,the code is provided in the tictactoe.py file.

How to play

Provide players name in the two Playerx and Playery input fields(The default value is set to X and Y).
The reset button will reset the current round.
The new game button will reset the full game(including scores) but the names.

Enjoy!!!