{"id":22092589,"url":"https://github.com/klengvinayte/hangman","last_synced_at":"2025-10-16T20:02:05.669Z","repository":{"id":221868549,"uuid":"554777593","full_name":"klengvinayte/hangman","owner":"klengvinayte","description":"A console game in which you need to guess the word","archived":false,"fork":false,"pushed_at":"2023-03-07T16:25:31.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T07:11:14.086Z","etag":null,"topics":["game-concole","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/klengvinayte.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}},"created_at":"2022-10-20T11:32:09.000Z","updated_at":"2023-03-12T23:31:09.000Z","dependencies_parsed_at":"2024-02-10T18:25:29.761Z","dependency_job_id":"8401512b-4a50-4b74-a0ac-a616de6ea027","html_url":"https://github.com/klengvinayte/hangman","commit_stats":null,"previous_names":["klengvinayte/hangman"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klengvinayte%2Fhangman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klengvinayte%2Fhangman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klengvinayte%2Fhangman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klengvinayte%2Fhangman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klengvinayte","download_url":"https://codeload.github.com/klengvinayte/hangman/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245188142,"owners_count":20574717,"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":["game-concole","ruby"],"created_at":"2024-12-01T03:09:55.774Z","updated_at":"2025-10-16T20:02:00.623Z","avatar_url":"https://github.com/klengvinayte.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hangman\n\nA game in which you need to guess the hidden word\nThis is a Ruby application and requires the Ruby language and bundler to run.\n\nRunning:\n\n```\nbundle\nbundle exec ruby main.rb\n```\n\n### Rules of the game\n\n* It is necessary to guess the word by opening one letter each turn\n* If the letter is not guessed, the error counter will increase by 1\n* A total of 7 attempts to guess the letters in the word\n* If the user has not guessed the word in 7 attempts, and the gallows is drawn completely, then he is considered \"hanged\" and the game ends\n\n### Add or change game words\n\nTo add or change game words, change the text file `words.txt`\n\n```\nhangman/data/words.txt\n```\n\nThe case of the words does not matter\n\n[Wikipedia](https://ru.wikipedia.org/wiki/%D0%92%D0%B8%D1%81%D0%B5%D0%BB%D0%B8%D1%86%D0%B0_%28%D0%B8%D0%B3%D1%80%D0%B0%29)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklengvinayte%2Fhangman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklengvinayte%2Fhangman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklengvinayte%2Fhangman/lists"}