-
Notifications
You must be signed in to change notification settings - Fork 0
This Python script implements a simple text-based Tic-Tac-Toe game for two players, X and O. The game board is represented as a list of dashes, which players update by entering their desired positions. The script tracks wins for both players and draws, saving game details to a file named "MyFile.txt".
SupunVirajDevendra/XOXO
About
This Python script implements a simple text-based Tic-Tac-Toe game for two players, X and O. The game board is represented as a list of dashes, which players update by entering their desired positions. The script tracks wins for both players and draws, saving game details to a file named "MyFile.txt".
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published