Skip to content

manojkumar-net/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tic Tac Toe - Game 2 Players Only Console Level.

Wikipedia Reference

Installation

git clone https://github.com/manojkumarlinux/tic-tac-toe.git
cd tic-tac-toe
g++ -o game game.cpp
./game

Console

		 Tic Tac Toe - Game

			 1 | 2 | 3
			 --------- 
			 4 | 5 | 6
			 --------- 
			 7 | 8 | 9

Player 1 Enter Number  : 

License

NULL