{"id":18250378,"url":"https://github.com/qtle3/score_counter","last_synced_at":"2025-11-06T12:03:29.735Z","repository":{"id":250250594,"uuid":"833922000","full_name":"qtle3/score_counter","owner":"qtle3","description":"This program lets you track the scores for a game between two players. You start by entering the players' names, and then the program keeps track of their scores as you play. The game goes on until one of the players wins by either getting at least 15 points with a 2-point lead or scoring 7 points while the other player has none.","archived":false,"fork":false,"pushed_at":"2024-07-27T02:54:33.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T20:34:23.538Z","etag":null,"topics":["basic-logic","loops","python","user-input"],"latest_commit_sha":null,"homepage":"","language":"Python","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/qtle3.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":"2024-07-26T03:45:03.000Z","updated_at":"2024-08-01T04:53:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b294149f-bf35-4c8f-a33b-64f0cb39c9d4","html_url":"https://github.com/qtle3/score_counter","commit_stats":null,"previous_names":["qtle3/score_counter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qtle3/score_counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fscore_counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fscore_counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fscore_counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fscore_counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qtle3","download_url":"https://codeload.github.com/qtle3/score_counter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fscore_counter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271650860,"owners_count":24796725,"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-08-22T02:00:08.480Z","response_time":65,"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":["basic-logic","loops","python","user-input"],"created_at":"2024-11-05T09:44:30.833Z","updated_at":"2025-11-06T12:03:24.647Z","avatar_url":"https://github.com/qtle3.png","language":"Python","readme":"# Game Score Tracker\n\nThis program lets you track the scores for a game between two players. You start by entering the players' names, and then the program keeps track of their scores as you play. The game goes on until one of the players wins by either getting at least 15 points with a 2-point lead or scoring 7 points while the other player has none.\n\n## Key Features\n\n### Player Input\n- The program prompts for the names of the two players.\n\n### Score Initialization\n- Both players' scores start at zero.\n\n### Game Loop\nThe program enters a loop where it repeatedly:\n- Displays the current score.\n- Asks for the winner of the next point.\n- Updates the score accordingly.\n\n### Winning Conditions\nThe game ends when one player:\n- Reaches at least 15 points and is ahead by at least 2 points.\n- Achieves a score of 7 while the other player has a score of 0.\n\n### Winner Announcement\n- The program announces the winner once the game ends based on the scores.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtle3%2Fscore_counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqtle3%2Fscore_counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtle3%2Fscore_counter/lists"}