{"id":18779631,"url":"https://github.com/var7600/guessnumber","last_synced_at":"2025-12-18T03:30:17.111Z","repository":{"id":169613441,"uuid":"427156143","full_name":"Var7600/guessNumber","owner":"Var7600","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-16T00:37:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T10:29:58.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/Var7600.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":"2021-11-11T22:04:14.000Z","updated_at":"2021-11-13T05:14:48.000Z","dependencies_parsed_at":"2023-07-24T17:30:34.126Z","dependency_job_id":null,"html_url":"https://github.com/Var7600/guessNumber","commit_stats":null,"previous_names":["var7600/guessnumber"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Var7600%2FguessNumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Var7600%2FguessNumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Var7600%2FguessNumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Var7600%2FguessNumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Var7600","download_url":"https://codeload.github.com/Var7600/guessNumber/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239690994,"owners_count":19681210,"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":[],"created_at":"2024-11-07T20:21:52.371Z","updated_at":"2025-12-18T03:30:17.063Z","avatar_url":"https://github.com/Var7600.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash game\n## Guess the number\nthis game is guess the number game, the computer chooses a positif number and you have to guess it with  the minimum of tries possible.\nFirst level-\u003e level 0,you have 3 tries between 0 and 10 and at Each level the number of tries increases by 1 and the range of the number to guess increases by 10.\n\n\n## Prerequisite\n\nTo play this game on your OS you must have a base linux distribution with `bash` version 5.0.17 or early 3.2.57 version, to check your bash version you can use this command on your terminal\n\n```bash\nbash --version or echo $BASH_VERSION\n```\nand you need to install figlet with this command on your terminal\n \n```\nsudo apt install figlet\n```\nfiglet command makes turns ordinal terminal text into big\nfancy letters , references\n[figlet](https://www.linux.com/training-tutorials/linux-tips-fun-figlet-and-toilet-commands/)\n\n\nand if not already install  you need to install cowsay\n  type\n\n```\nsudo apt install cowsay\n```\n\n### How to use the Script\n\n- Download\n\nyou can download the script to your local computer\nwith  the command on your terminal\n\n```bash\ngit clone https://github.com/DD7600/guessNumber.git\n```\nOr you can go to the github page and Dowload the Zip Archive\n\n[github Page](https://github.com/DD7600/guessNumber)\n\n- Run\n\nnow that the script is downloaded you can go to the folder where the file is downloaded and type\n the command \n\n```bash\n/bin/bash guessNumber.sh or ./guessNumber.sh\n```\nand if everything works the game will start\n\n\n### Feedback\n\nif you have any problem you can contact me on Discord ```Var7600#3286``` and if you have any suggestion or remark I will appreciate it too.\n\nthe script is free you can do what you want with it just have fun!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvar7600%2Fguessnumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvar7600%2Fguessnumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvar7600%2Fguessnumber/lists"}