REPOSITORY OVERVIEWLive repository statistics
★ 7Stars
⑂ 0Forks
◯ 0Open issues
◉ 7Watchers
52/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
13 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Rock Paper Scissors GUI
This is a simple Rock-Paper-Scissors game built using Python and Tkinter. The game allows a player to choose between "Sang" (Rock), "Kaghz" (Paper), or "Ghaichi" (Scissors), while the computer randomly selects an option. The game tracks scores and declares a winner after five rounds.
Features
- Interactive GUI built with Tkinter.
- Player vs Computer gameplay.
- Displays player choices in separate labeled boxes.
- Tracks scores and updates them dynamically.
- Declares a winner after five rounds.
How to Play
- Run the Python script.
- Click on one of the buttons (Sang, Kaghz, or Ghaichi) to make your choice.
- The computer will randomly choose an option.
- The winner of each round will be displayed.
- After 5 rounds, the overall winner will be declared.
Requirements
- Python 3
- Tkinter (built-in with Python)
- Pillow (for image handling)
Install dependencies using:
pip install pillow
Running the Game
Run the script using:
python game.py
Project Structure
Rock_Paper_Scissors/
│-- game.py # Main script
│-- README.md # Project documentation
License
This project is open-source and available for personal and educational use.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
87/100 healthRecently updatedPopularActive repository
PythonNo license#30-days-of-python#data#data-science#database
⑂ 12.7K forks◯ 178 issuesUpdated today
This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md
94/100 healthRecently updatedPopularActive repository
MIT#communityexchange#cybersecurity#ethical-hacking#hacktoberfest
⑂ 2K forks◯ 14 issuesUpdated today