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 ...
This is a simple Tic Tac Toe desktop game built with Python's Tkinter GUI library. It allows two players to take turns and includes win/draw detection and a restart button.