{"id":19646077,"url":"https://github.com/cm0use/guess-number","last_synced_at":"2025-10-07T13:19:34.247Z","repository":{"id":142488917,"uuid":"482288204","full_name":"CM0use/Guess-Number","owner":"CM0use","description":"A simple guessing game.","archived":false,"fork":false,"pushed_at":"2023-11-13T19:59:05.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T23:58:32.344Z","etag":null,"topics":["cpp","cpp-game","cppgame","guess-the-number","guessing-game","guessing-number-game","guessmynumber","guessnumber"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CM0use.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-04-16T15:18:58.000Z","updated_at":"2023-09-16T22:04:52.000Z","dependencies_parsed_at":"2023-11-13T20:50:35.176Z","dependency_job_id":null,"html_url":"https://github.com/CM0use/Guess-Number","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CM0use/Guess-Number","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FGuess-Number","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FGuess-Number/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FGuess-Number/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FGuess-Number/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CM0use","download_url":"https://codeload.github.com/CM0use/Guess-Number/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FGuess-Number/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278780510,"owners_count":26044568,"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-10-07T02:00:06.786Z","response_time":59,"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":["cpp","cpp-game","cppgame","guess-the-number","guessing-game","guessing-number-game","guessmynumber","guessnumber"],"created_at":"2024-11-11T14:36:42.983Z","updated_at":"2025-10-07T13:19:34.205Z","avatar_url":"https://github.com/CM0use.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\r\n*** If you like this README,\r\n*** it is available as a template in my repositories,\r\n*** here is the link:\r\n*** https://github.com/CM0use/README-TEMPLATE\r\n--\u003e\r\n\u003ch1 align=\"center\"\u003eGuess Number\u003c/h1\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/Windows-0078d7?style=for-the-badge\u0026logo=windows\u0026logoColor=ffffff\" alt=\"Windows\"\u003e\u003c/a\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/mac%20OS-313131?style=for-the-badge\u0026logo=macos\u0026logoColor=d7d7d7\" alt=\"macOS\"\u003e\u003c/a\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/Linux-ffffff?style=for-the-badge\u0026logo=linux\u0026logoColor=000000\" alt=\"Linux\"\u003e\u003c/a\u003e\r\n  \u003cbr\u003e\r\n  \u003ca href=\"https://github.com/CM0use/Guess-Number/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-GPLv3-4a6484?style=for-the-badge\"\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\u003ci\u003eGuess a random number between 1 and 1000, you will have 9 attempts.\u003c/i\u003e\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\r\n  \u003ca href=\"#requirements\"\u003eRequirements\u003c/a\u003e •\r\n  \u003ca href=\"#compile--run\"\u003eCompile \u0026 Run\u003c/a\u003e •\r\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e •\r\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n\r\n![20220412_054827](https://user-images.githubusercontent.com/102839710/163680586-d43ddee7-8675-4bee-aa0a-cfd5a07b517f.gif)\r\n\u003c/div\u003e\r\n\r\n## Features\r\n* A simple guessing game.\r\n* Easy to modify.\r\n* Cross-Platform\r\n  - Windows, macOS and Linux.\r\n\r\n## Requirements\r\n* g++\r\n* git (optional)\r\n\r\n## Compile \u0026 Run\r\nTo **clone** and **compile** this game, you will need to have **git** and **g++** installed on your computer.\r\nFrom your command line:\r\n\r\n```bash\r\ngit clone https://github.com/CM0use/Guess-Number.git\r\ncd Guess-The-Number\r\ng++ -O2 -std=c++2a src/main.cpp src/utilities.cpp -o guessNumber\r\n```\r\n\r\nRun on **macOS \u0026 Linux**:\r\n```bash\r\n./guessNumber\r\n```\r\n\r\nRun on **Windows**:\r\n```cmd\r\nguessNumber.exe\r\n```\r\n\r\n## Contributing\r\n**Any contribution you make will be greatly appreciated.**\u003cbr\u003e\r\nIf you have any ideas/suggestions to improve the repository, make a fork of the repository and create a pull request.\u003cbr\u003e\r\nYou can also \u003ca href=\"https://github.com/CM0use/Guess-Number/issues\"\u003eopen the issue tracker\u003c/a\u003e to report any improvements or bugs.\u003cbr\u003e\r\n\r\n## License\r\n**Distributed under the GNU General Public License v3.0**\u003cbr\u003e\r\nSee accompanying file \u003ca href=\"https://github.com/CM0use/Guess-Number/blob/main/LICENSE\"\u003eLICENSE\u003c/a\u003e\u003cbr\u003e\r\nor copy at \u003ca href=\"https://www.gnu.org/licenses/gpl-3.0.txt\"\u003eGNU General Public License\u003c/a\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcm0use%2Fguess-number","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcm0use%2Fguess-number","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcm0use%2Fguess-number/lists"}