Skip to content

nithya-hub-26/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

This is a two player tic-tac-toe game which can be played in command-line. First, an empty game board is displayed and then the inputs are taken from the players. Secondly, it will check for the winning conditions if the condition satisfies it displays who is winner and if the condition is false and the whole board gets filled it displays draw.