Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 456 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 456 Bytes

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.