/MyFirstCGame-TikTakToe

This is a simple console-based game that runs on the command prompt. The game is played by two players who take turns to mark X or O on a grid (grid size can change to players). The player who gets same marks in a row, column, or diagonal wins the game. This game was created as a learning project for a programming assignment.

Primary LanguageCApache License 2.0Apache-2.0

Watchers