sidhant-khamankar / Tic-Tac-Toe-Using-C

A X-O game where 2 players play against each other. It was build using C programming concepts like loops,arrays,global variables,functions,conditional statements etc. It displays and updates XO board after each player's turn while checking win condition and also gives another chance to player if marked fields are marked again along with retry option.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

A X-O game where 2 players play against each other. It was build using C programming concepts like loops,arrays,global variables,functions,conditional statements etc. It displays and updates XO board after each player's turn while checking win condition and also gives another chance to player if marked fields are marked again along with retry option.

About

A X-O game where 2 players play against each other. It was build using C programming concepts like loops,arrays,global variables,functions,conditional statements etc. It displays and updates XO board after each player's turn while checking win condition and also gives another chance to player if marked fields are marked again along with retry option.


Languages

Language:C 100.0%