-
Notifications
You must be signed in to change notification settings - Fork 0
A game played by two people. One player is X and the other player is O. Players take turns placing their X or O. If a player gets three of their marks on the board in a row, column or one of the two diagonals, they win. When the board fills up with neither player winning, the game ends in a draw.
ChristineKarimi/Tictactoe-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=========== Tic-Tac-Toe =========== A command-line game of tic-tac-toe written in python 3.6. =============== Getting Started =============== Play the game: $ python3.6 tic_tac_toe.py
About
A game played by two people. One player is X and the other player is O. Players take turns placing their X or O. If a player gets three of their marks on the board in a row, column or one of the two diagonals, they win. When the board fills up with neither player winning, the game ends in a draw.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published