Skip to content

This is a Tic Tac Toe game that I implemented with Umar Haroon for Intensive Programming Language.

Notifications You must be signed in to change notification settings

trgr5899/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe

This is a Tic Tac Toe game that I implemented with Umar Haroon for CSCI 3010 Intensive Programming Workshop.

Person 1 was Trevor Green Person 2 was Umar haroon

run the code by running g++ -std=c++17 -Wall TicTacToe.cpp -o test and ./test.exe

enter the appropriate input on the grid and whether to put an X or O

About

This is a Tic Tac Toe game that I implemented with Umar Haroon for Intensive Programming Language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages