News

Welcome to the Tic Tac Toe repository! This simple yet engaging app allows you to enjoy classic tic-tac-toe gameplay using Python. Whether you're playing against a friend or challenging the computer, ...
This is a simple Tic Tac Toe (X-O) game developed using Python's Tkinter GUI library. Two players can take turns and play on the same machine. The game automatically detects the winner.