Skip to content

This is a 2-player (X and O) tic-tac-toe game written using python.

Notifications You must be signed in to change notification settings

vishnusai2183/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

  • This is a 2-player (X and O) tic-tac-toe game.

  • The first player is "X".

  • When asked for position, if you enter a number other than 1 to 9, you will be asked to enter the "CORRECT" position again.

    Screenshot

  • Even if a player tries to rewrite the already filled up spaces, they will prompted to enter correct position.
    Screenshot

  • At end when a player wins the output is printed and game ends

    screenshot

About

This is a 2-player (X and O) tic-tac-toe game written using python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages