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
This is a simple text-based implementation of the classic game Tic Tac Toe, written in C. The game is played in the console and offers various play modes, including player vs. player, player vs. co…