Skip to content

Latest commit

 

History

History
 
 

TicTacToe Game

Tic Tac Toe Game

About the Game :-

  • It is a game which we all had played in our childhood.
  • It is multiplayer game,i.e,two players can play the game..

How to play?

  • Enter the Player 1 name and Player 2 name.
  • Click on the boxes one by one.
  • After game end whoever wins or tie,a pop up box appears.

Requirements:-

  • Your computer should have Python 3.
  • If your computer don't have Python you can download it from google.
  • Import tkinker GUI required for the project.

Screenshot of the game:-

Game1 Game2

Name of the author:-

  • Prakhar Agarwal
  • UserID-prakhar07msd

Output

  • Whoever win the game,his/her name will appear in the pop-up box.
  • If there is tie,then it will appear in the pop-up box.