- Tic-tac-toe, is a paper-and-pencil game for two players, X and O.
- A move consists of marking a previously unmarked grid.
- The user inputs a number between 1 and 9 to mark a grid.
- The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
- As soon as either of the player or the wins,
-
- A message announcing the winner should be displayed.
- If neither player manages to get three consecutive marks along a straight line,
- And all the squares on the board are filled up,
-
- Then the game is drawn.
- This is a working Python Package and can be installed either locally or via pip from the pypi repository.
-
Notifications
You must be signed in to change notification settings - Fork 0
"My-Tic-Tac-Toe" Player 2 Player Python Package Shell Game.
License
imAniketSharma/my-tic-tac-toe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
"My-Tic-Tac-Toe" Player 2 Player Python Package Shell Game.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published