Skip to content

Basic Tic Tac Toe game built in C

devwithmike/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tic_tac_toe - C - 2019

Basic Tic Tac Toe game built in C

Installation:

To get started, clone the tic_tac_toe repo and go into the folder:

git clone https://github.com/mikefmeyer/tic_tac_toe
cd tic_tac_toe/

Run the following command to compile the tic tac toe game:

make

Running the game:

./[executable name]

About

Basic Tic Tac Toe game built in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published