← Back to Home

Tic Tac Toe

🧠 Project Overview

Tic Tac Toe game was developed using Java Swing, a GUI toolkit that allows the creation of window-based applications. The goal of this project was to reinforce my understanding of event-driven programming, object-oriented design, and basic game logic.

🔧 How It Works

💡 Why This Project?