GitHub

Tic-Tae-Toe-Game

This is a simple 2-player Tic Tac Toe game built using Python and Pygame. It features a scoreboard, colorful UI, and a "Play Again" option. Perfect for learning basic game logic and GUI handling in ...
GitHub

Tic-Tac-Tae-Game

A simple and interactive Tic Tac Toe game built using Python's Tkinter library. This project features: A responsive GUI for playing Tic Tac Toe. Score tracking for both players ("X" and "O").