{"id":16691339,"url":"https://github.com/dphilipson/word_guesser","last_synced_at":"2025-09-01T05:32:42.631Z","repository":{"id":12879499,"uuid":"15555987","full_name":"dphilipson/word_guesser","owner":"dphilipson","description":"A word-based variant on the classic \"hi-lo\" game written in Haskell.","archived":false,"fork":false,"pushed_at":"2014-10-09T06:19:01.000Z","size":608,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T21:15:14.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/dphilipson.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}},"created_at":"2013-12-31T19:54:45.000Z","updated_at":"2020-07-18T04:05:46.000Z","dependencies_parsed_at":"2022-08-26T07:01:53.547Z","dependency_job_id":null,"html_url":"https://github.com/dphilipson/word_guesser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dphilipson/word_guesser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphilipson%2Fword_guesser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphilipson%2Fword_guesser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphilipson%2Fword_guesser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphilipson%2Fword_guesser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dphilipson","download_url":"https://codeload.github.com/dphilipson/word_guesser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphilipson%2Fword_guesser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273077227,"owners_count":25041358,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12T16:07:56.304Z","updated_at":"2025-09-01T05:32:42.602Z","avatar_url":"https://github.com/dphilipson.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"README\n======\n\nThis is a simple game inspired by the classic \"hi-lo\" number guessing game,\nexcept that this is played with words. The secret is a randomly selected word\nfrom a list of common words (although a lower bound on difficulty ensures that\nextremely common words like \"the\" will not be chosen). The user is allowed to\nrepeatedly make guesses. The guesses must themselves be words: a Scrabble\ndictionary is used to determine what guesses are valid.\n\nTo play, first compile:\n\n    ghc word_guesser.hs\n\nand then run the executable:\n\n    ./word_guesser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdphilipson%2Fword_guesser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdphilipson%2Fword_guesser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdphilipson%2Fword_guesser/lists"}