{"id":41643411,"url":"https://github.com/nixtomalon/guess-the-number","last_synced_at":"2026-01-24T15:14:49.804Z","repository":{"id":204861469,"uuid":"324378320","full_name":"nixtomalon/guess-the-number","owner":"nixtomalon","description":"🎲 A basic text-based game developed using the C programming language.","archived":false,"fork":false,"pushed_at":"2024-04-06T06:15:34.000Z","size":961,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-06T07:23:35.042Z","etag":null,"topics":["basic-programming","c","console-application","data-structures","fundamentals","game","sample-project"],"latest_commit_sha":null,"homepage":"","language":"C","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/nixtomalon.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}},"created_at":"2020-12-25T14:34:23.000Z","updated_at":"2024-02-28T03:58:53.000Z","dependencies_parsed_at":"2023-12-06T12:32:11.908Z","dependency_job_id":"bff37a77-86d5-4e38-8a73-3296ac7e5779","html_url":"https://github.com/nixtomalon/guess-the-number","commit_stats":null,"previous_names":["nixtomalon/guess-the-number"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nixtomalon/guess-the-number","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nixtomalon%2Fguess-the-number","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nixtomalon%2Fguess-the-number/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nixtomalon%2Fguess-the-number/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nixtomalon%2Fguess-the-number/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nixtomalon","download_url":"https://codeload.github.com/nixtomalon/guess-the-number/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nixtomalon%2Fguess-the-number/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["basic-programming","c","console-application","data-structures","fundamentals","game","sample-project"],"created_at":"2026-01-24T15:14:49.233Z","updated_at":"2026-01-24T15:14:49.796Z","avatar_url":"https://github.com/nixtomalon.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎰 guess the number 🎰\nWelcome to the ``guess the number game``, a simple number guessing game implemented in C programming language\n\n## About\nThis game allows users to guess a randomly generated number within a specified range. Players can input their guesses and receive hints to guide them toward the correct answer.\n\n## Usage\nTo play the \"Guess The Number\" game:\n\n1. Clone this repository or download the source code.\n2. Open Terminal, navigate to the directory containing your file, and run:\n```\ngcc -o guess_the_number_output guess_the_number.c\n```\n3. After successful compilation, run the executable:\n```\n./guess_the_number_output\n```\n## How to play\n- Launch the game and enter your guess using the input method provided.\n- Submit your guess to see if it matches the generated number.\n- Receive hints and feedback after each guess to guide you closer to the correct number.\n\n## Example Demo\n\u003cimg src=\"https://github.com/nixtomalon/guess-the-number/blob/master/screenshot/sample.gif\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnixtomalon%2Fguess-the-number","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnixtomalon%2Fguess-the-number","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnixtomalon%2Fguess-the-number/lists"}