Skip to content

JaberJanati/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacoToe Program

Compile on Putty with 
g++ -c TicTacToe.cpp main.cpp
g++ -o Game TicTacToe.o main.o
./Game

About

Program plays game of TicTacToe between user and computer where the computer also tries to win

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages