{"id":20618596,"url":"https://github.com/allanchain/chinese-wordle","last_synced_at":"2025-06-26T08:04:15.610Z","repository":{"id":44469926,"uuid":"449129679","full_name":"AllanChain/chinese-wordle","owner":"AllanChain","description":"Chinese idiom wordle game | 仿 wordle 的拼成语游戏","archived":false,"fork":false,"pushed_at":"2023-05-03T12:11:55.000Z","size":1287,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-15T11:47:42.977Z","etag":null,"topics":["chengyu","vite","vue3-typescript","wordle"],"latest_commit_sha":null,"homepage":"https://allanchain.github.io/chinese-wordle/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AllanChain.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}},"created_at":"2022-01-18T03:39:51.000Z","updated_at":"2025-04-03T08:38:05.000Z","dependencies_parsed_at":"2024-01-13T19:20:48.555Z","dependency_job_id":"5d2a4a1a-bfe5-4fa2-b156-1435d721bee1","html_url":"https://github.com/AllanChain/chinese-wordle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AllanChain/chinese-wordle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanChain%2Fchinese-wordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanChain%2Fchinese-wordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanChain%2Fchinese-wordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanChain%2Fchinese-wordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllanChain","download_url":"https://codeload.github.com/AllanChain/chinese-wordle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllanChain%2Fchinese-wordle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262026976,"owners_count":23246953,"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":["chengyu","vite","vue3-typescript","wordle"],"created_at":"2024-11-16T12:08:59.457Z","updated_at":"2025-06-26T08:04:15.588Z","avatar_url":"https://github.com/AllanChain.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 拼成语 | Chinese Wordle\n\n\u003chttps://allanchain.github.io/chinese-wordle/\u003e\n\n**太长不看：** 这是一个根据声母和韵母猜成语的小游戏。 必须输入一个合法的成语。 尽量在浏览器打开，而非微信。 \n\n##  颜色提示 \n\n![img](public/color-explain.jpg)\n\n_上图谜底是“喜出望外”_\n\n 如果你猜的成语中某一个声母或韵母： \n\n- 位置与待猜成语相同，它就会被标成绿色\n- 出现在待猜成语中但位置错误，就是黄色\n- 韵母组合正确，会加上绿色双下划线\n- 压根没出现在待猜成语中，就是灰色\n- 如果在你猜的成语中多次出现而在待猜成语中只出现一次，则不会重复着黄色；如果都是多次出现（在待猜成语中出现 n 次），至多着黄色 n 次\n\n\n\n##  其他提示 \n\n 事实证明如果只有颜色的提示，猜成语会比较困难。所以游戏上方还有一栏提示，比如在简单版中： \n\n-  待猜成语的某个字的声母和韵母： \n  - 都被猜到过，则提示该声母韵母组合\n  - 组合被猜到，则提示该字的音调\n- 所猜的成语的某个字的与待猜成语相同位置的字发音相同，则提示这个字\n\n\n\n 不同难度选择的区别也就在于这部分提示的多少和获得提示的难度。 \n\n##  拼音 \n\n 游戏中的拼音声母韵母划分基本按照 [ 《汉语拼音方案》 ](http://www.moe.gov.cn/jyb_sjzl/ziliao/A19/195802/t19580201_186000.html) 来进行， 有关韵母写法的问题，可翻阅新华字典附录《汉语拼音方案》韵母表后第 4 和第 5 条。 \n\n 主要不同之处在于，这里认为 **zhi** 等里和 **ji** 等里的 **i** 是一样的。 \n\n 感谢 [ @Yixuan-Wang ](https://github.com/Yixuan-Wang) 对拼音算法的校对修正工作。 \n\n##  成语与参考资料 \n\n 游戏中用作待猜成语的主要来自 [ THUOCL 的成语词频表](http://thuocl.thunlp.org/#chengyu)， 并经过人工简单筛选，去掉了一部分不适合猜的成语。 作为验证输入的成语比用作待猜成语的数量更多，其选取和注音主要来自[汉典](https://www.zdic.net/cd/cybs/)，并利用 [ pypinyin ](https://github.com/mozillazg/python-pinyin) 库作了简单的自动校对。 部分未能自动校对的一百来个成语被未被纳入列表。 \n\n##  分享 \n\n 可以直接截屏分享来晒本局成绩，也可在右上角的统计按钮中查看一些统计信息。 \n\n 游戏结束后，点击复制链接按钮，邀请好友打开，即可让好友也来猜猜这个成语。 \n\n##  项目 \n\n 本项目[在 GitHub 开源](https://github.com/AllanChain/chinese-wordle)，如有问题和建议欢迎提出。 \n\n 项目的灵感来自于 wordle，很容易搜到，不多叙述。 \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallanchain%2Fchinese-wordle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallanchain%2Fchinese-wordle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallanchain%2Fchinese-wordle/lists"}