Snorlax-icu / handle

A Chinese Hanzi variation of Wordle - 汉字 Wordle

Home Page:https://handle.antfu.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

汉兜 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 http://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

https://handle.antfu.me

License:MIT License


Languages

Language:Vue 52.9%Language:TypeScript 45.1%Language:HTML 1.1%Language:CSS 0.9%