Skip to content

ahmadjalali73/tiktaktoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tiktaktoe

This is a tik tak toe game which has been written with c++

it's just for practicing some c++ code

to compile this project, do as follow:

git clone https://github.com/ahmadjalali73/tiktaktoe.git
cd tiktaktoe
mkdir build
cd build
cmake ..
make

now you can run this game by this commend

./tiktaktoe

then it would ask from you to insert a row and column to put your sign.

you will play with computer!

About

a simple c++ tik tak toe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published