Skip to content

It is a traditional Tic-Tac-Toe game which is made using only python language.

Notifications You must be signed in to change notification settings

Deepali-14/Tic-Tac-Toe_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

  1. It is a traditional Tic-Tac-Toe Game.
  2. Here first player is assigned 'X' and second player is assigned 'O' as names respectively.
  3. Both of them takes their turn one by one.
  4. Where let us say player 'X' is by default first one to initiate the game.
  5. If a player tries to occupy some already occupied space, he is given a warning and a chance to play again.
  6. The game only ends if either of the two player wins or match draws.

Releases

No releases published

Packages

No packages published

Languages