Skip to content

A simple game of Tic-Tac-Toe game implemented in C programming language that lets you play against computer on a 3x3 grid.

Notifications You must be signed in to change notification settings

ankman007/Tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tic-tac-toe

A simple game of Tic-Tac-Toe game implemented in C programming language that lets you play against computer on a 3x3 grid. The winner is determined by completing a row, column, or diagonal with their respective symbols ('X' for the player and 'O' for the computer).

About

A simple game of Tic-Tac-Toe game implemented in C programming language that lets you play against computer on a 3x3 grid.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages