{"id":22339282,"url":"https://github.com/himel-sarder/hangman-game","last_synced_at":"2025-03-26T09:12:46.339Z","repository":{"id":232656000,"uuid":"784846753","full_name":"Himel-Sarder/HangMan-Game","owner":"Himel-Sarder","description":"Welcome to the Hangman game! This is a simple text-based implementation of the classic word-guessing game. The objective of the game is to guess the hidden word before the hangman is fully drawn.","archived":false,"fork":false,"pushed_at":"2024-04-11T19:07:12.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T10:22:39.061Z","etag":null,"topics":["hangman-in-python","python3","pythongame","random-generation","textbasedgame"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Himel-Sarder.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}},"created_at":"2024-04-10T17:11:32.000Z","updated_at":"2024-04-10T19:40:42.000Z","dependencies_parsed_at":"2024-04-10T21:45:23.491Z","dependency_job_id":null,"html_url":"https://github.com/Himel-Sarder/HangMan-Game","commit_stats":null,"previous_names":["himel-sarder/hangman-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himel-Sarder%2FHangMan-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himel-Sarder%2FHangMan-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himel-Sarder%2FHangMan-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himel-Sarder%2FHangMan-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Himel-Sarder","download_url":"https://codeload.github.com/Himel-Sarder/HangMan-Game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245623077,"owners_count":20645680,"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":["hangman-in-python","python3","pythongame","random-generation","textbasedgame"],"created_at":"2024-12-04T07:07:49.548Z","updated_at":"2025-03-26T09:12:46.317Z","avatar_url":"https://github.com/Himel-Sarder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hangman Game\n![V](https://github.com/Himel-Sarder/HangMan-Game/assets/143216886/b050dbe6-bd80-41f5-a6a8-89fc5466e0ce)\n\n## Game's Attractive Title Bar\n![image](https://github.com/Himel-Sarder/HangMan-Game/assets/143216886/b935391a-e309-47a9-af74-32f27c3c2093)\n## Screenshots   \n![Z](https://github.com/Himel-Sarder/HangMan-Game/assets/143216886/77c59be2-c3f4-4d93-817b-f359e30f6e36)\n![Y](https://github.com/Himel-Sarder/HangMan-Game/assets/143216886/e1acdf1e-2708-4e2d-98a5-c9072d783fea)\n\nWelcome to the Hangman game! This is a simple text-based implementation of the classic word-guessing game. The objective of the game is to guess the hidden word before the hangman is fully drawn.\n\n## Required knowledge on\n![CF](https://github.com/Himel-Sarder/HangMan-Game/assets/143216886/7b4c3eb9-fbaa-4ca9-8ac9-9f374d6fddfd)\n\n## Take a Look   \nhttps://github.com/Himel-Sarder/HangMan-Game/assets/143216886/02ebf874-c85a-46aa-871e-e6a7105c5e2b\n\n## Use it in Replit   \nhttps://replit.com/@AntuSarder/HangMan-Game   \n\n## How to Play\n\n1. Run the `hangman.py` file using Python.\n2. You will be presented with a welcome message and a blank space representing the hidden word.\n3. Enter a letter to guess. If the letter is correct, it will be revealed in the word. If it's incorrect, a part of the hangman will be drawn.\n4. Keep guessing letters until you either complete the word or the hangman is fully drawn.\n5. If you complete the word before the hangman is fully drawn, you win! Otherwise, you lose.\n\n## Files\n\n- `hangman.py`: This is the main Python script for the Hangman game.\n- `HangMan FlowChart.jpg`: This picture contains a instruction based flowchart.\n\n## Usage\n\nTo play the game, simply run the `hangman.py` script in your Python environment. Make sure you have Python installed on your machine.\n\n```bash\npython hangman.py\n```\n\n## Contributing\n\nIf you'd like to contribute to the Hangman project, feel free to fork this repository, make your changes, and submit a pull request. Any improvements or additional features are welcome!\n\n## Credits\n\nThis Hangman game was created by Himel Sarder as a fun project to practice Python programming skills.\n\n## Some online Hangman Game you can play for joy   \n1. https://www.gamestolearnenglish.com/hangman/   \n2. https://www.coolmathgames.com/0-hangman#immersiveModal\n3. https://www.englishclub.com/esl-games/hangman/\n4. https://www.hangman.org/\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n# Thank You   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimel-sarder%2Fhangman-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimel-sarder%2Fhangman-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimel-sarder%2Fhangman-game/lists"}