{"id":23680113,"url":"https://github.com/errornointernet/guess","last_synced_at":"2026-01-01T13:30:33.095Z","repository":{"id":253516517,"uuid":"843746823","full_name":"ErrorNoInternet/guess","owner":"ErrorNoInternet","description":"Random number guessing game in x86-64 assembly.","archived":false,"fork":false,"pushed_at":"2024-08-17T14:26:20.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T17:57:31.424Z","etag":null,"topics":["asm","x86","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ErrorNoInternet.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":"2024-08-17T09:44:52.000Z","updated_at":"2024-08-17T14:26:23.000Z","dependencies_parsed_at":"2024-08-18T14:50:22.253Z","dependency_job_id":null,"html_url":"https://github.com/ErrorNoInternet/guess","commit_stats":null,"previous_names":["errornointernet/guess"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fguess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fguess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fguess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErrorNoInternet%2Fguess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErrorNoInternet","download_url":"https://codeload.github.com/ErrorNoInternet/guess/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239727046,"owners_count":19687098,"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":["asm","x86","x86-64"],"created_at":"2024-12-29T17:57:56.473Z","updated_at":"2026-01-01T13:30:27.798Z","avatar_url":"https://github.com/ErrorNoInternet.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# guess\n\nRandom number guessing game in x86-64 assembly.\n\n```\n$ gcc -nostdlib guess.S -o guess\n$ ./guess\nwelcome to the number guessing game!\nyou have 7 tries to guess a number between 1 and 100.\nenter your guess: 50\ntoo low!\nyou have 6 tries to guess a number between 1 and 100.\nenter your guess: 75\ntoo low!\nyou have 5 tries to guess a number between 1 and 100.\nenter your guess: 85\ntoo low!\nyou have 4 tries to guess a number between 1 and 100.\nenter your guess: 95\ntoo low!\nyou have 3 tries to guess a number between 1 and 100.\nenter your guess: 98\ncongratulations, you won!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrornointernet%2Fguess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrornointernet%2Fguess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrornointernet%2Fguess/lists"}