Tic Tac Toe Game – C# .NET (WinForms)
Developed a two-player desktop game with custom win-check logic using binary tagging and bitwise operations for optimal performance. Designed an interactive and responsive UI with Windows Forms for an engaging user experience.
Tech Stack: C#, .NET Framework, WinForms, Bitwise Operations.