Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasanyahya101/tic-tac-toe-tkinter
A simple tic-tac-toe app made in python using tkinter and itertools libraries. It creates a small window that a user uses to play the game. Moreover, the Options tab on the top left menu can be used to restart the game or quit.
https://github.com/hasanyahya101/tic-tac-toe-tkinter
game gui itertools libraries pip preview python release script tic-tac-toe tkinter tkinter-gui
Last synced: about 1 month ago
JSON representation
A simple tic-tac-toe app made in python using tkinter and itertools libraries. It creates a small window that a user uses to play the game. Moreover, the Options tab on the top left menu can be used to restart the game or quit.
- Host: GitHub
- URL: https://github.com/hasanyahya101/tic-tac-toe-tkinter
- Owner: HasanYahya101
- License: mit
- Created: 2024-06-04T16:51:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T17:06:20.000Z (8 months ago)
- Last Synced: 2024-06-05T19:04:33.452Z (8 months ago)
- Topics: game, gui, itertools, libraries, pip, preview, python, release, script, tic-tac-toe, tkinter, tkinter-gui
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic Tac Toe (Tkinter):
A simple tic-tac-toe app made in python using `tkinter` and `itertools` libraries. It creates a small window that a user uses to play the game. Moreover, the `Options` tab on the top left menu can be used to restart the game or quit.
## Preview:
![Screenshot 2024-06-04 220317](https://github.com/HasanYahya101/Tic-Tac-Toe-Tkinter/assets/118683092/c61db589-d01c-4ccd-b075-4213470a2c22)
![Screenshot 2024-06-04 220336](https://github.com/HasanYahya101/Tic-Tac-Toe-Tkinter/assets/118683092/437ca0c6-425f-4a90-b2a1-2a7e5dad0fb9)
![Screenshot 2024-06-04 220347](https://github.com/HasanYahya101/Tic-Tac-Toe-Tkinter/assets/118683092/cc5dff71-78f8-448d-8b78-28bcd682cf5a)