Tictactoe-Game

A tictactoe game has been made using the python libraries.
Python library Tkinter has been used to create graphical interface of the game The python code for a simple tictactoe and the graphical one has been put up separately.


t_image

Implemention of the algorithm for single player will be done in future.