You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Tic-Tac-Toe game built with C# Windows Forms. Supports two-player mode and playing against the computer. The computer can make winning moves and block the opponent. The game also keeps track of move history.