{"id":17863298,"url":"https://github.com/m-code12/hangman_game","last_synced_at":"2025-04-02T21:17:05.300Z","repository":{"id":69051203,"uuid":"272257352","full_name":"m-code12/Hangman_Game","owner":"m-code12","description":"HANGMAN GAME USING PYTHON","archived":false,"fork":false,"pushed_at":"2020-07-14T08:01:04.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T11:41:25.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-code12.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":"2020-06-14T18:08:54.000Z","updated_at":"2020-07-14T08:01:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"3dce9a14-8994-4078-9ded-19204f65d501","html_url":"https://github.com/m-code12/Hangman_Game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-code12%2FHangman_Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-code12%2FHangman_Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-code12%2FHangman_Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-code12%2FHangman_Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-code12","download_url":"https://codeload.github.com/m-code12/Hangman_Game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892842,"owners_count":20850850,"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-10-28T08:59:25.614Z","updated_at":"2025-04-02T21:17:05.280Z","avatar_url":"https://github.com/m-code12.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hangman_Game\n\nIn this, there is a separate file named ‘words.txt’ which contains different\nwords related to the concepts in python (eg. List, string, dictionary etc).\nWe have used basic file operations such as open, read etc. to use the\nwords in our program.\n\n# REMEMBER:\n\u003eThe category of words in this game is CONCEPTS IN PYTHON.\n\nThe program will prompt the user to guess a letter. There is a list of\nalphabets from which user will select appropriate letter. According to the\nselection made, the program responds in the following way:\n\n1] If the user selected a letter, which is present in the word, it will fill that\nletter in the word.\n2] If the selected letter is wrong, then a chance is reduced. There are\ntotal 7 chances for the user to guess. The chances will decrease if the\nuser enters a wrong letter.\n3] On reaching the second last chance, the user will get a hint of a letter\nin the word which is not yet guessed by the user. But, along with the hint,\n1 chance is reduced from the chances left.\n4] If the user enters 2 letters in a single chance or repeats a letter which\nhe already guessed previously, then appropriate messages are displayed.\nAlso, chances are not reduced in such cases.\n5] The set of remaining alphabets are displayed for user’s reference.\n6] Whether or not, the user is successful in guessing the word, he will\nhave the option of playing the game again.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-code12%2Fhangman_game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-code12%2Fhangman_game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-code12%2Fhangman_game/lists"}