{"id":21074031,"url":"https://github.com/tomaztk/hangman_game_with_r","last_synced_at":"2026-02-24T00:38:32.442Z","repository":{"id":131356198,"uuid":"222614370","full_name":"tomaztk/Hangman_game_with_R","owner":"tomaztk","description":"Classic word game Hangman for R language","archived":false,"fork":false,"pushed_at":"2019-11-26T17:24:34.000Z","size":27,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-10-26T08:48:25.680Z","etag":null,"topics":["game-hangman","ggplot2","programming","r","rlanguage","rstats"],"latest_commit_sha":null,"homepage":null,"language":"R","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/tomaztk.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}},"created_at":"2019-11-19T05:18:12.000Z","updated_at":"2019-11-26T05:42:59.000Z","dependencies_parsed_at":"2023-03-27T23:33:14.097Z","dependency_job_id":null,"html_url":"https://github.com/tomaztk/Hangman_game_with_R","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FHangman_game_with_R","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FHangman_game_with_R/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FHangman_game_with_R/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaztk%2FHangman_game_with_R/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomaztk","download_url":"https://codeload.github.com/tomaztk/Hangman_game_with_R/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225411520,"owners_count":17470245,"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-hangman","ggplot2","programming","r","rlanguage","rstats"],"created_at":"2024-11-19T19:14:14.732Z","updated_at":"2026-02-24T00:38:27.402Z","avatar_url":"https://github.com/tomaztk.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hangman_game_with_R\n\nHangman is a classic word game in which you need to need to guess as many possible letters in word, so you can guess the word, before running out of tries (lives).\n\nUpon running out of tries, you are hanged!\n\n## R code\n\nR code consists of couple helper functions and data.frame dataset for drawing the hangman using ggplot.\n![Hangmang in ggplot2](./img/hangman.jpg)\n\n\nOnce you start the while loop, you will be prompted to insert the word that will be \nshown as \"_ , _ , _ , _ \" (in case of four-letter word) and later a  separate letter for guessing.\n\n\n## Cloning the repository\nYou can follow the steps below to clone the repository. \n```\ngit clone -n https://github.com/tomaztk/Hangman_game_with_R\n```\n\n## Contributors and co-authors \n\nThanks to these wonderful community people making this classical game in R better. Contributions of any kind is highly appreciated!\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/calejero\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/58038280?v=3\" width=\"100px;\" alt=\"Jesus Armand Calejero Roman\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJesus Armand Calejero Roman\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/liam-crow\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/52619113?s=400\u0026v=4\" width=\"100px;\" alt=\"Liam Crowhurst\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLiam Crowhurst\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003c/td\u003e\n\n\u003c/tr\u003e\n\u003c/table\u003e\n\n\n## License\nThese samples and templates are all licensed under the MIT license.\n\n## Questions\nEmail questions to: tomaztsql@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaztk%2Fhangman_game_with_r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomaztk%2Fhangman_game_with_r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaztk%2Fhangman_game_with_r/lists"}