Skip to content

PRoX2011/Tic-tac-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tic-tac-toe-game

The console simple tic-tac-toe game.

screenshot

Programming language

The C programming language

C

Compilation

Clone the repository:

git clone <repository-url>

Navigate to the project directory:

cd <project-directory>

Compile the code:

gcc -o tic-tac-toe tic-tac-toe.c

Run the game

./tic-tac-toe

About

The console simple tic-tac-toe game written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages