{"id":28438135,"url":"https://github.com/egigiffari/guess-number-py","last_synced_at":"2025-06-28T15:31:44.161Z","repository":{"id":296135334,"uuid":"990128964","full_name":"egigiffari/guess-number-py","owner":"egigiffari","description":"Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.","archived":false,"fork":false,"pushed_at":"2025-05-31T13:59:56.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-06T00:43:16.248Z","etag":null,"topics":["guess-the-number","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/egigiffari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-25T15:05:23.000Z","updated_at":"2025-05-26T15:35:38.000Z","dependencies_parsed_at":"2025-05-29T05:37:12.842Z","dependency_job_id":"965eca68-ab08-44ed-a8f2-3065355ea2bd","html_url":"https://github.com/egigiffari/guess-number-py","commit_stats":null,"previous_names":["egigiffari/guess-number-py"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/egigiffari/guess-number-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egigiffari%2Fguess-number-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egigiffari%2Fguess-number-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egigiffari%2Fguess-number-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egigiffari%2Fguess-number-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egigiffari","download_url":"https://codeload.github.com/egigiffari/guess-number-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egigiffari%2Fguess-number-py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262452359,"owners_count":23313427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["guess-the-number","tutorial"],"created_at":"2025-06-06T00:39:21.237Z","updated_at":"2025-06-28T15:31:44.155Z","avatar_url":"https://github.com/egigiffari.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎮 Guess the Number Game - Python (Terminal Version)\n\nA simple terminal-based number guessing game built with Python. The program randomly selects a number between 1 and 100, and the player must guess it correctly.\n\n---\n\n## 🧩 Project Description\n\n- The program picks a random number between 1 and 100.\n- The user inputs guesses via the terminal.\n- The program provides hints: \"Too high\", \"Too low\", or \"Correct!\".\n- The number of attempts is counted and shown at the end.\n- Runs entirely in the terminal using Python's standard input/output.\n\n---\n\n## 🚀 How to Run\n\n### 1. Clone project\n```bash\ngit clone https://github.com/egigiffari/guess-number-py.git guess_number_game\n```\n\n### 2. RUN project\n```bash\ncd guess_number_game\n```\n\n#### Windows\n```bash\npython main.py\n```\n\n#### Linux/MacOS\n```bash\npython3 main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegigiffari%2Fguess-number-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegigiffari%2Fguess-number-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegigiffari%2Fguess-number-py/lists"}