Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: Sharmila263
- Language: Python
- Default Branch: main
- Size: 16.6 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Citation
README.md
Python Games and Utilities
This repository contains a collection of Python games and utilities, including basic games like Hangman, Number Guessing, and Rock-Paper-Scissors, along with a Password Generator and a Number Check script with a GUI.
🎮 Games & Utilities
1. Hangman Game
- A classic word-guessing game where you try to guess the correct letters before running out of attempts.
- Run the game with:
sh python Hangman_Game.py
2. Number Guessing Game
- A fun game where you guess a number within a range, and the game gives hints whether your guess is too high or too low.
- Run the game with:
sh python num_check.py
3. Number Guessing Game (GUI version)
- A graphical user interface (GUI) version of the Number Guessing Game using
Tkinter. - Run the game with:
sh python numcheck_gui.py
4. Rock-Paper-Scissors Game
- Play the classic Rock, Paper, Scissors game against the computer.
- Run the game with:
sh python rock_paper_scissors.py
5. Password Generator
- Generate strong, random passwords of specified length.
- Run the script with:
sh python Password_generator.py
Owner
- Login: Sharmila263
- Kind: user
- Repositories: 1
- Profile: https://github.com/Sharmila263
Citation (CITATION.cff)
cff-version: 1.2.0
message: "This repository includes references from the following YouTube channels:"
authors:
- name: "Sharmila"
title: "Python Games and Utilities"
version: "1.0"
date-released: "2024-02-18"
url: "https://github.com/Sharmila263/Python"
- type: "video"
authors:
- name: "Jenny Lectures"
GitHub Events
Total
- Push event: 3
Last Year
- Push event: 3