{"id":19658406,"url":"https://github.com/iphytech/hangman-game","last_synced_at":"2026-03-04T05:32:04.480Z","repository":{"id":102247869,"uuid":"223261285","full_name":"Iphytech/hangman-game","owner":"Iphytech","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-26T08:09:40.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T02:34:32.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Iphytech.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":"2019-11-21T20:38:52.000Z","updated_at":"2019-11-26T08:09:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"1456d67b-a77c-4c42-857b-7e791d90fa68","html_url":"https://github.com/Iphytech/hangman-game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Iphytech/hangman-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iphytech%2Fhangman-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iphytech%2Fhangman-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iphytech%2Fhangman-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iphytech%2Fhangman-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Iphytech","download_url":"https://codeload.github.com/Iphytech/hangman-game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iphytech%2Fhangman-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30072518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:13:31.218Z","status":"ssl_error","status_checked_at":"2026-03-04T05:10:24.293Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-11T15:37:30.916Z","updated_at":"2026-03-04T05:32:04.452Z","avatar_url":"https://github.com/Iphytech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# hangman-game\n\n## Rule\n\nYou can check [Wikipedia](https://en.wikipedia.org/wiki/Hangman_(game)) for the rules of Hangman.\n\n## Requirements\n\nLet's build an animal theme Hangman game.\n\nUse this array of animal as starting point (or create one yourself, that'd be cool too).\n\n```\n[\"dog\", \"cat\", \"cow\", \"sheep\", \"bird\", \"fish\", \"horse\", \"lion\", \"tiger\"]\n```\n\n- Click start button --\u003e create a new game with a randomly selected word from this array\n- The game listen to player keyboard for guesses (player clicks \"a\" === player guesses the letter \"a\")\n- Keep track of `misses` (6 `misses` === die)\n- If the player successfully guesses the word === +1 `point`; the game shows the next word to play\n- When the player dies --\u003e Show how many points (the number of words they have guessed) + a Restart button\n\n**Note**: This is just a basic suggestion. Few free to be creative and make this as awesome as you can.\n\nI'm excited to see what you can come up with!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiphytech%2Fhangman-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiphytech%2Fhangman-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiphytech%2Fhangman-game/lists"}