A simple Tic-Tac-Toe (X-O) game built with C# and Windows Forms. This project was created to practice Windows Forms UI programming, event handling, and game logic structuring in C#. Two-player mode ...
GitHub

El-fnan/TicTacToe-Form

This is a Tic-Tac-Toe game developed using C# and Windows Forms. It provides a simple yet interactive gaming experience for two players, making it an enjoyable way to challenge your friends! 🏆 ...