{"id":20697031,"url":"https://github.com/nitindahiya-dev/guessing_game","last_synced_at":"2026-05-27T06:32:05.314Z","repository":{"id":243496579,"uuid":"812594682","full_name":"nitindahiya-dev/guessing_game","owner":"nitindahiya-dev","description":"\"Welcome to our Rust-based command-line game where players try to guess a randomly selected fruit. If their guess matches the fruit, they win! We encourage contributions from the community.!!","archived":false,"fork":false,"pushed_at":"2024-06-11T11:38:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-06T09:07:51.637Z","etag":null,"topics":["rust","rust-game"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/nitindahiya-dev.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}},"created_at":"2024-06-09T10:49:33.000Z","updated_at":"2024-06-11T11:38:08.000Z","dependencies_parsed_at":"2024-06-09T11:52:37.023Z","dependency_job_id":"fc3770c7-e632-4227-8ef1-75eb209a7be2","html_url":"https://github.com/nitindahiya-dev/guessing_game","commit_stats":null,"previous_names":["nitindahiya199/guessing_game","nitindahiya-dev/guessing_game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nitindahiya-dev/guessing_game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindahiya-dev%2Fguessing_game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindahiya-dev%2Fguessing_game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindahiya-dev%2Fguessing_game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindahiya-dev%2Fguessing_game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitindahiya-dev","download_url":"https://codeload.github.com/nitindahiya-dev/guessing_game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindahiya-dev%2Fguessing_game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33554779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["rust","rust-game"],"created_at":"2024-11-17T00:16:25.184Z","updated_at":"2026-05-27T06:32:05.286Z","avatar_url":"https://github.com/nitindahiya-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fruit Guessing Game\n\nThis is a simple command-line game written in Rust where the player needs to guess a randomly selected fruit from a predefined list.\n\n## How to Play\n1. Clone the repository or download the `main.rs` file. \u003cbr\u003e\n2. Ensure you have Rust installed on your system. If not, you can download it from [Rust's official website](https://www.rust-lang.org/tools/install). \u003cbr\u003e\n3. Compile and run the program using the following command: \u003cbr\u003e\n\n   ```bash \u003cbr\u003e\n   cargo run\n=\u003e Follow the instructions to guess the fruit. \u003cbr\u003e\n=\u003e If your guess matches the randomly selected fruit, you win! \u003cbr\u003e\n\u003ch2\u003eHow it Works\u003c/h2\u003e \u003cbr\u003e\n=\u003e The program selects a random fruit from a predefined list. \u003cbr\u003e\n=\u003e The player is prompted to enter their guess. \u003cbr\u003e\n=\u003e If the guess is correct, the player wins. Otherwise, they are prompted to try again. \u003cbr\u003e\n\u003ch2\u003eContributing\u003c/h2\u003e \u003cbr\u003e\n\u003cp\u003eContributions are welcome! If you have any suggestions, bug reports, or improvements, feel free to open an issue or submit a pull request. To contribute to this project:\u003c/p\u003e\n \u003cbr\u003e\n=\u003e Fork the repository. \u003cbr\u003e\n=\u003e Clone your forked repository to your local machine. \u003cbr\u003e\n=\u003e Create a new branch for your changes: git checkout -b feature/your-feature-name. \u003cbr\u003e\n=\u003e Make your changes and test them thoroughly. \u003cbr\u003e\n=\u003e Commit your changes: git commit -am 'Add new feature'. \u003cbr\u003e\n=\u003e Push to the branch: git push origin feature/your-feature-name. \u003cbr\u003e\n=\u003e Submit a pull request to the main branch of the original repository. \u003cbr\u003e\n=\u003e Please ensure that your code follows the project's coding style and conventions. \u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitindahiya-dev%2Fguessing_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitindahiya-dev%2Fguessing_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitindahiya-dev%2Fguessing_game/lists"}