Skip to content

bviveros/ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttt

tic-tac-toe

Developer: Braulio Viveros

a terminal game of tic-tac-toe (player vs player)

both players play on a single computer, and take turns.

each space on the board has a number associated with it.

a player will input the number that they wish their respective piece(x or o) to go on

game allows for a single play through

run the command 'make' to compile the cpp file. accompanying makefile will help compile the program easily

Releases

No releases published

Packages

No packages published