{"id":26296200,"url":"https://github.com/rohancyberops/guessing_game","last_synced_at":"2025-09-15T03:17:42.858Z","repository":{"id":260108560,"uuid":"868074661","full_name":"RohanCyberOps/Guessing_Game","owner":"RohanCyberOps","description":" Guessing Game! 🎉 This is a fun and exciting game where you try to guess a randomly generated number within a specified range. The game provides instant feedback on whether your guess is too high, too low, or spot on! 🥳","archived":false,"fork":false,"pushed_at":"2025-07-23T05:24:35.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T23:44:23.595Z","etag":null,"topics":["guess-the-number","guessing-game","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RohanCyberOps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"chrohangurjar1"}},"created_at":"2024-10-05T12:12:10.000Z","updated_at":"2025-07-23T05:25:16.000Z","dependencies_parsed_at":"2024-11-18T00:21:34.793Z","dependency_job_id":null,"html_url":"https://github.com/RohanCyberOps/Guessing_Game","commit_stats":null,"previous_names":["chrohangurjar1/guessing_game","chrohangurjar/guessing_game","rohancyberops/guessing_game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RohanCyberOps/Guessing_Game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FGuessing_Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FGuessing_Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FGuessing_Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FGuessing_Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RohanCyberOps","download_url":"https://codeload.github.com/RohanCyberOps/Guessing_Game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FGuessing_Game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275198585,"owners_count":25422364,"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","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"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":["guess-the-number","guessing-game","rust"],"created_at":"2025-03-15T04:17:14.424Z","updated_at":"2025-09-15T03:17:42.832Z","avatar_url":"https://github.com/RohanCyberOps.png","language":"Rust","funding_links":["https://github.com/sponsors/chrohangurjar1"],"categories":[],"sub_categories":[],"readme":"\n---\n\n# 🎮 Guessing Game\n\n## 🌟 Overview\n\nWelcome to the **Guessing Game**! 🎉 This is a fun and exciting game where you try to guess a randomly generated number within a specified range. The game provides instant feedback on whether your guess is too high, too low, or spot on! 🥳\n\n## 👤 Author\n\n- **Rohan Naagar**\n\n## 🛠️ Technologies Used\n\n- **Rust**\n\n## 🚀 Features\n\n- **Random Number Generation**: The game generates a number between 1 and 100 for you to guess. 🎲\n- **User Input**: Enter your guesses and get instant feedback! ✍️\n- **Feedback System**: Know if your guess is too high, too low, or correct. 🟢\n- **Play Again Option**: Challenge yourself multiple times! 🔄\n\n## 📸 Demo\n\n![Demo of Guessing Game](gg.png)\n*Watch how the system detects numbers in real-time!*\n\n## 📥 Installation\n\nTo get started with the Guessing Game, follow these simple steps:\n\n1. Ensure you have [Rust](https://www.rust-lang.org/tools/install) installed on your machine. 🖥️\n2. Clone this repository:\n   ```bash\n   git clone https://github.com/chrohangurjar1/guessing_game.git\n   ```\n3. Navigate to the project directory:\n   ```bash\n   cd guessing_game\n   ```\n4. Run the game:\n   ```bash\n   cargo run\n   ```\n\n## 🎮 How to Play\n\n1. Upon launching the game, a random number between 1 and 100 will be generated. 🔢\n2. You will be prompted to enter your guess. 🤔\n3. The game will provide feedback: is your guess too high, too low, or correct? 🔍\n4. Keep guessing until you find the correct number! 🏆\n5. Once you've guessed correctly, you can choose to play again for more fun! 🎊\n\n## 🤝 Contributing\n\nWe welcome contributions! If you'd like to enhance this project, feel free to fork the repository and submit a pull request with your changes! 💡\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n## 🌟 Contributors\n\nWe want to give a huge shoutout to everyone who has contributed to the project! 🙌 Your hard work and dedication help make this app better every day. 💪\n\n\u003ca href=\"https://github.com/chrohangurjar1/RustWeatherApp/graphs/contributors\"\u003e\n  \u003cimg alt=\"RustWeatherApp contributors\" height='48' src=\"https://contrib.rocks/image?repo=chrohangurjar1/RustWeatherApp\u0026columns=24\" /\u003e\n\u003c/a\u003e\n\n🎉 Thank you all for your amazing contributions! Let's keep building together. 🚀\n\n\n## 📧 Contact\n\nFor any questions or suggestions, please feel free to reach out at [your-email@example.com]. I'm eager to hear from you! 💬\n\n---\n\nHappy guessing! May the odds be ever in your favor! 🍀\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohancyberops%2Fguessing_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohancyberops%2Fguessing_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohancyberops%2Fguessing_game/lists"}