shusain / tictactoe-c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What?

A simple demo C application to play the game tic-tac-toe

How to run?

Compile the program gcc main.c, run the program ./a.out

About


Languages

Language:C 100.0%