Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 270 Bytes

File metadata and controls

11 lines (9 loc) · 270 Bytes

Tic-Tac-Toe-Game-in-Python-Tkinter

This is a classical Tic-Tac-Toe game written in Python3.

Python module required

1.tkinter

How to run the game?

  1. Download the repository and unzip it.
  2. Open the extracted folder
  3. Open "src" folder
  4. Run "run.py" file