Skip to content
/ handle Public
forked from antfu/handle

A Chinese Hanzi variation of Wordle - 汉字 Wordle

License

Notifications You must be signed in to change notification settings

toyjack/handle

 
 

Repository files navigation

汉兜 Handle

A Chinese Hanzi variation of Wordle. 汉字 Wordle.

handle.antfu.me

请勿剧透!PLEASE DO NOT SPOIL

Development Setup

  • Insall Node.js >=v16 and pnpm
  • Run pnpm install
  • Run pnpm dev and visit https://localhost:4444

成语勘误

成语数据库储存于

二者互不包含。

如遇到成语缺失或发音错误,请编辑 ./src/data/new.txt 文件,一行一词,完成后执行 pnpm run update 命令,脚本会自动抓取 汉典 的数据更新成语数据库。如遇汉典中也缺失的成语,其会留存在 new.txt 中,需要手动判断与添加。

Tech Stack

License

MIT License © 2021-PRESENT Anthony Fu

About

A Chinese Hanzi variation of Wordle - 汉字 Wordle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.6%
  • TypeScript 44.4%
  • HTML 1.1%
  • CSS 0.9%