Skip to content

Tic-Tac-Toe++ is a CLI game of tic-tac-toe in which the user inputs coordinates and their mark ('X', 'O', etc.) appears on the board in the corresponding location.

License

Notifications You must be signed in to change notification settings

eblahay/tic-tac-toe-xx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe++

License: MIT

A CLI game of tic-tac-toe in which the user inputs coordinates and their mark ('X', 'O', etc.) appears on the board in the corresponding location. There is a singleplayer mode in which a human player can face off against a simple CPU opponent, in addition to the default local two-player mode.

Dependencies

  • Boost.Program_options
  • Ncurses

Licensing

etc.

About

Tic-Tac-Toe++ is a CLI game of tic-tac-toe in which the user inputs coordinates and their mark ('X', 'O', etc.) appears on the board in the corresponding location.

Resources

License

Stars

Watchers

Forks