Skip to content

tictactoe game for two players implemented in C++ without any GUI

Notifications You must be signed in to change notification settings

kjsr7/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

tictactoe_game_in_c--

tictactoe game for two players implemented in C++ without any GUI Once the cpp code is compiled and executed, It shows the slots to be filled by capital english alphabets and already filled slots with 'X' or 'O'. The first player begins with 'X' and the second player inserts '0'. For every input the corresponding user is asked to enter in which slot he is wishing to enter.

About

tictactoe game for two players implemented in C++ without any GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages