Skip to content

A Tic-Tac-Toe game written in C++ for the Codecademy C++ course

Notifications You must be signed in to change notification settings

tate1650/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A C++ Terminal Game by Tate Mauzy

Hello, and welcome to my game!

To play it, all you have to do is follow three steps:

  1. Download this source code
  2. Compile playTicTacToe.cpp and ticTacToe.cpp with the g++ command in your terminal
  3. Run ./a.out and enjoy!

About

A Tic-Tac-Toe game written in C++ for the Codecademy C++ course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages