Skip to content

heliumlake/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a beginner's attempt at Tic Tac Toe in C++.

I've included a couple executables, one compiled on my intel laptop, the other on my Mac Mini G4. Enjoy. :)

Compile and execute:

g++ ttt.cpp tttfunctions.cpp

./a.out

About

A beginner's attempt at the classic pen and paper game in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages