This is what the project directory looks like without Git. 📦py-tic-tac-toe ┣ 📂_include ┃ ┗ 📜youtube.yml ┣ 📜.gitignore ┣ 📜LICENSE ┣ 📜Main.py ┗ 📜README.md This is what my project looks like with ...
A fun, interactive Tic-Tac-Toe game made using Python and Tkinter. Play against a friend locally with a modern GUI, smart turn logic, win detection, and colorful feedback for game results. Classic 3x3 ...