{"id":21816277,"url":"https://github.com/tylpk1216/1a2b","last_synced_at":"2026-05-18T01:06:47.815Z","repository":{"id":122775519,"uuid":"150519050","full_name":"tylpk1216/1A2B","owner":"tylpk1216","description":"This is a game that user guesses the number of computer.","archived":false,"fork":false,"pushed_at":"2018-10-01T04:17:09.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T10:12:35.009Z","etag":null,"topics":["assembly","game","linux"],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/tylpk1216.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":"2018-09-27T02:45:11.000Z","updated_at":"2018-10-01T04:17:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a1258ac-e627-4979-b9b8-8712860530db","html_url":"https://github.com/tylpk1216/1A2B","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tylpk1216/1A2B","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2F1A2B","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2F1A2B/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2F1A2B/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2F1A2B/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylpk1216","download_url":"https://codeload.github.com/tylpk1216/1A2B/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2F1A2B/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33161411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["assembly","game","linux"],"created_at":"2024-11-27T15:33:08.667Z","updated_at":"2026-05-18T01:06:47.787Z","avatar_url":"https://github.com/tylpk1216.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 1A2B\nThis is a game that user guesses the number of computer.\nIt is written by x86 Assembly(AT\u0026T syntax).\n\n### How to build it\n```\n1. Prepare Linux environment.\n2. as guessnum.s --32 -o guessnum.o\n3. ld guessnum.o -m elf_i386 -o guessnum.out\n```\n\n### Library\n```\nPure Assembly code. Any special operations are offered by OS system calls.\n```\n\n### Game rules\n```\nSuppose the answer is \"9527\", user must try to guess the true answer.\n\n\"A\" means the digit is at right position.\n\"B\" means the digit is at wrong position.\n\n* \"1234\" -\u003e 0A1B\n* \"5678\" -\u003e 0A2B\n* \"9726\" -\u003e 2A1B\n* \"9627\" -\u003e 3A0B\n* \"9527\" -\u003e 4A0B\n```\n\n### Screenshot\n![running](/image/run.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylpk1216%2F1a2b","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylpk1216%2F1a2b","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylpk1216%2F1a2b/lists"}