https://github.com/hxndev/rock-paper-scissors-game
This was my test project when i started to learn Python Tkinter. Its the simplest interface possible.
https://github.com/hxndev/rock-paper-scissors-game
game python rock-paper-scissors tkinter tkinter-gui tkinter-python
Last synced: 11 months ago
JSON representation
This was my test project when i started to learn Python Tkinter. Its the simplest interface possible.
- Host: GitHub
- URL: https://github.com/hxndev/rock-paper-scissors-game
- Owner: HxnDev
- License: mit
- Created: 2022-01-17T05:31:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T06:29:01.000Z (over 4 years ago)
- Last Synced: 2025-03-31T10:41:06.725Z (about 1 year ago)
- Topics: game, python, rock-paper-scissors, tkinter, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 22.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rock-Paper-Scissors-Game-
## Project Description:
This was my test project when i started to learn Python Tkinter. Its the simplest interface possible.
![Add Videos]()
## Requirements:
Following modules need to be installed for it to work properly:
- Tkinter
### Tkinter:
Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.
## Contact Me: