/Tic-Tac-Toe-Game

This code is a simple Tic-Tac-Toe game where two players take turns entering numbers on a 3x3 grid. It checks for a winning condition and displays the winner.

Primary LanguageC++MIT LicenseMIT

Watchers