https://github.com/codernayeem/guessing-game-gui
A gui game where computer guess your number
https://github.com/codernayeem/guessing-game-gui
desktop-application game python tk tkinter
Last synced: about 1 year ago
JSON representation
A gui game where computer guess your number
- Host: GitHub
- URL: https://github.com/codernayeem/guessing-game-gui
- Owner: codernayeem
- License: mit
- Created: 2020-06-14T20:39:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-12T14:18:45.000Z (almost 6 years ago)
- Last Synced: 2025-02-02T08:31:43.764Z (over 1 year ago)
- Topics: desktop-application, game, python, tk, tkinter
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Guessing Game
A game where computer guess your number. It is made by python and Tkinter.