Tic-tac-toe consists of Xs and Os for two players who take turns marking the spaces in a three-by-three grid with X or O . The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. I have implemented it in python using object oriented programing and it's a single player game, second player is the computer. Computer take the move sharply.
-
Notifications
You must be signed in to change notification settings - Fork 0
Tic-tac-toe consists of Xs and Os for two players who take turns marking the spaces in a three-by-three grid with X or O . The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. I have implemented it in python using object oriented programing and it's a single player game, second player …
mosafdarr/Tic-Tac-Toe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Tic-tac-toe consists of Xs and Os for two players who take turns marking the spaces in a three-by-three grid with X or O . The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. I have implemented it in python using object oriented programing and it's a single player game, second player …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published