{"id":13624990,"url":"https://github.com/lynn/hello","last_synced_at":"2025-04-04T16:13:41.403Z","repository":{"id":40325973,"uuid":"443600869","full_name":"lynn/hello","owner":"lynn","description":"Word-guessing game","archived":false,"fork":false,"pushed_at":"2024-03-23T13:05:45.000Z","size":14435,"stargazers_count":356,"open_issues_count":52,"forks_count":231,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-28T15:05:18.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lynn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-01-01T18:37:40.000Z","updated_at":"2025-03-20T13:03:02.000Z","dependencies_parsed_at":"2024-06-28T17:18:42.155Z","dependency_job_id":"72494d58-7a0e-4939-b96e-11cfba23339a","html_url":"https://github.com/lynn/hello","commit_stats":{"total_commits":101,"total_committers":8,"mean_commits":12.625,"dds":0.08910891089108908,"last_synced_commit":"fce483c079c1cdcc05f4a625e1292fa6f7bcf720"},"previous_names":["lynn/hello","lynn/hello-wordl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn%2Fhello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn%2Fhello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn%2Fhello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lynn%2Fhello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lynn","download_url":"https://codeload.github.com/lynn/hello/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208140,"owners_count":20901570,"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":[],"created_at":"2024-08-01T21:01:49.279Z","updated_at":"2025-04-04T16:13:41.373Z","avatar_url":"https://github.com/lynn.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# hello\n\nA word game. Play it [**here**](https://hellowordl.net/).\n\n## Introduction\n\n_hello_ is a word game similar to the TV show [Lingo](\u003chttps://en.wikipedia.org/wiki/Lingo_(British_game_show)\u003e).\n\nYou get 6 tries to guess a 5-letter target word. After each guess, the letters light up in various colors as clues. Green means a letter is correct in this spot; yellow means a letter is _elsewhere_ in the target word; gray means a letter is not in the target word at all.\n\nClick _About_ inside the game to learn by example.\n\n## Where are the words coming from?\n\nTo generate target words, I have been manually curating the top 25,000 or so entries of [Peter Norvig's English word frequency list](http://norvig.com/mayzner.html) to get rid of obscure words, plurals, conjugated verbs, inappropriate language, and British spellings (sorry). If you get dealt a strange target word, please open an issue on this here GitHub repository.\n\nTo check guesses, I use some variation of the _Official Tournament and Club Word List_ used in North American Scrabble tournaments. (I'm not a native English speaker, but my English tends mostly American.)\n\n## For developers\n\nYou're very welcome to create your own offshoot/remix based on _hello_. To get started, you can [fork the code](https://docs.github.com/en/get-started/quickstart/fork-a-repo) on GitHub.\n\nTo run the code locally, first install [Node.js and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm#using-a-node-version-manager-to-install-nodejs-and-npm). Then, in this directory, open a terminal and run `npm install` followed by `npm run start`. _hello_ will be running at http://localhost:3000/. Any changes you make to the source code will be reflected there. Have fun!\n\nFinally, `npm run deploy` will deploy your code to the `gh-pages` branch of your fork, so that everyone can play your version at https://yourname.github.io/hello (or the name of your fork if you renamed it). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flynn%2Fhello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flynn%2Fhello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flynn%2Fhello/lists"}