{"id":19045769,"url":"https://github.com/ivanjermakov/wordle","last_synced_at":"2025-04-24T00:20:45.543Z","repository":{"id":43273808,"uuid":"453785781","full_name":"ivanjermakov/wordle","owner":"ivanjermakov","description":"TUI version of the Wordle word puzzle game written in Haskell","archived":false,"fork":false,"pushed_at":"2022-03-10T18:13:39.000Z","size":319,"stargazers_count":55,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-18T08:39:41.051Z","etag":null,"topics":["brick","game","haskell","tui","wordle"],"latest_commit_sha":null,"homepage":"","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/ivanjermakov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"ivanjermakov","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-01-30T19:53:31.000Z","updated_at":"2024-12-17T18:50:26.000Z","dependencies_parsed_at":"2022-09-15T15:21:52.579Z","dependency_job_id":null,"html_url":"https://github.com/ivanjermakov/wordle","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fwordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fwordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fwordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fwordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanjermakov","download_url":"https://codeload.github.com/ivanjermakov/wordle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250536063,"owners_count":21446673,"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":["brick","game","haskell","tui","wordle"],"created_at":"2024-11-08T22:51:23.432Z","updated_at":"2025-04-24T00:20:45.521Z","avatar_url":"https://github.com/ivanjermakov.png","language":"Haskell","funding_links":["https://ko-fi.com/ivanjermakov"],"categories":[],"sub_categories":[],"readme":"# wordle\n\nTUI version of the [Wordle](https://www.powerlanguage.co.uk/wordle/) word puzzle game written in Haskell\n\n![wordle](https://user-images.githubusercontent.com/26609879/152110207-aeae6bc7-4770-4ee5-beb0-b325e370394e.gif)\n\n## Features\n- [x] Daily game mode (original Wordle words)\n- [x] Infinite game mode\n- [x] Custom word length\n- [x] Custom max attempts\n- [x] Custom target and guess dictionaries\n- [x] Result sharing (emoji + ascii)\n- [ ] Hard mode\n\n## Install\n\n### From source\n\nInstall [Stack](https://docs.haskellstack.org/en/stable/install_and_upgrade/)\n\n```\ngit clone https://github.com/ivanjermakov/wordle.git\ncd wordle\nstack install\n```\n\n### From binary\n\nDownload the latest binary from the [Releases page](https://github.com/ivanjermakov/wordle/releases)\n\n```\nwget https://github.com/ivanjermakov/wordle/releases/latest/download/wordle\nchmod +x wordle\nsudo mv wordle /usr/bin/\n```\n\n## Usage\n\n```\nUsage:\n  wordle [-idstgalvh]\n\nOptions:\n  -i, --infinite              Infinite game mode (Default)\n  -d, --daily                 Daily game mode\n  -s, --ascii                 Print results in ASCII\n  -t, --target-dict=\u003cfile\u003e    Path to the target word dictionary\n  -g, --guess-dict=\u003cfile\u003e     Path to the guess word dictionary\n  -a, --attempts=\u003cnumber\u003e     Number of attempts allowed\n  -l, --word-length=\u003cnumber\u003e  Target word length\n  -v, --version               Show wordle version\n  -h, --help                  Show this message and exit\n```\n\n## Credit\n\n- Original game by Josh Wardle: [Wordle](https://www.powerlanguage.co.uk/wordle/)\n- 84k words english dictionary: http://www.gwicks.net/dictionaries.htm\n- 10k words english dictionary: https://www.mit.edu/~ecprice/wordlist.10000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjermakov%2Fwordle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanjermakov%2Fwordle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjermakov%2Fwordle/lists"}