Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 637 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 637 Bytes

Tic-Tac-Toe

This project is a simple tic-tac-toe in python, the graphic library used is tkinter

Requirements

pip install -r requirements.txt

How to use

Go to the root directory and type :

python main.py

Screenshots

Capture d’écran 2024-12-11 163332

Capture d’écran 2024-12-11 163403

Blue win :

Capture d’écran 2024-12-11 163426