Skip to content

Tic-Tac-Toe is a console based game to play with computer.

Notifications You must be signed in to change notification settings

anuprshetty/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Tic-Tac-Toe is a console based game to play with computer.

Commands

  • g++ tic_tac_toe.cpp -o tic_tac_toe && ./tic_tac_toe

Game Scenarios

Hey, let's play the game with computer.

computer_won_game

Oh computer won the game. Let's play again.

draw_game

It's draw game. You played better this time. Let's beat the computer now.

player_won_game

You won the game. Congrats!

Back To The Top

About

Tic-Tac-Toe is a console based game to play with computer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages