Skip to content

iwantin/tictactoe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Running the program is very straight forward.

Just complie the program using your favorite C compiler

Using Terminal

Install GCC compiler go into the downloaded tictactoe directory type the Commands:

gcc tictactoe.c -o tictactoe
 ./tictactoe

About

A command line tictactoe made using C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%