{"id":19252204,"url":"https://github.com/ivaaane/hangman","last_synced_at":"2025-02-23T16:50:20.626Z","repository":{"id":246209277,"uuid":"819479529","full_name":"ivaaane/hangman","owner":"ivaaane","description":"Hangman game for your terminal","archived":false,"fork":false,"pushed_at":"2024-09-09T18:17:31.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T06:42:57.240Z","etag":null,"topics":["cli","cli-app","game","lua","small","treminal"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/ivaaane.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-06-24T15:30:34.000Z","updated_at":"2024-10-01T19:01:32.000Z","dependencies_parsed_at":"2024-09-09T22:38:20.850Z","dependency_job_id":"96c15489-83c9-44a5-8625-b6cc56ba8dee","html_url":"https://github.com/ivaaane/hangman","commit_stats":null,"previous_names":["ivaaane/lua-hangman","ivaaane/hangman"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaaane%2Fhangman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaaane%2Fhangman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaaane%2Fhangman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaaane%2Fhangman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivaaane","download_url":"https://codeload.github.com/ivaaane/hangman/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347905,"owners_count":19787236,"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":["cli","cli-app","game","lua","small","treminal"],"created_at":"2024-11-09T18:25:51.229Z","updated_at":"2025-02-23T16:50:20.608Z","avatar_url":"https://github.com/ivaaane.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI Hangman\n\nThis is a Hangman game for the command line interface.\n\nI created it as an exercise to get more familiarized with Lua, so it's a bit _PLRGFVJK_.\n\n## How to play\n\nYou're given a secret word, and your mission is to guess which letters this word contains. If you commit\nan error 8 times, you lose. You're given a preview of the word showing its length and the words you've\nguessed correctly in their positions.\n\nThe interface contains:\n\n* An ASCII picture showing the hanged man. The more mistakes you make, the more the drawing shows.\n* The hidden word preview.\n* Your number of errors.\n* The letters you have already said listed.\n* A guide telling the results of the last action.\n\nWrite a single character and press `enter` to submit the input.\n\n## Executing\n\nYou need Lua installed in your system. Clone this repository\n\n```bash\ngit clone https://github.com/ivaaane/hangman.git\n```\n\ngo to the new directory and allow access\n\n```bash\nchmod a+rx hangman.lua\n```\n\nand then execute.\n\n```bash\n./hangman.lua\n```\n\nNo dependencies are needed. Enjoy your game!\n\n## Credits\n\n* [ASCII art](https://gist.github.com/chrishorton/8510732aa9a80a03c829b09f12e20d9c).\n\n* I don't remember from where I took the words, but if I find it I'll give the proper credit :'D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivaaane%2Fhangman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivaaane%2Fhangman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivaaane%2Fhangman/lists"}