CallumBeaney / chinese-wordsearch-game

每个网格包含从八个词汇源至十六个的汉字。点击两个汉字按钮,如果成为绿色的话,说明你发现了一个!

Home Page:https://callumbeaney.github.io/chinese-wordsearch-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

双汉字复合词搜索・hanzi pairing game

每个网格包含从八个词汇源至十六个的汉字。点击两个汉字按钮,如果成为绿色的话,说明你发现了一个!一旦你全部找到,就会生成一个新的网格。但是,那十六个汉字可能包含那八个词以外的汉字组合。当你找到这样的词时,瓷砖会短暂地变成金色。

Each grid of 16 hanzi is built from 8 random seed words. Tap 2 hanzi and, if they turn green, you've found one - find them all to get a new grid. When you guess a pair, it'll be added to your list, and they'll be converted to their traditional form. These 16 hanzi might contain more than just those 8 combinations... when you find such a word, the tiles will briefly turn gold, and the word added to your list.

Acknowledgements

My thanks to Kevin K. Yang for making CEDICT2JSON, a JSON compiler for the Chinese dictionary CEDICT, and also for making Pinyinify.

In want of a non-API dependent program I edited & compiled much of the rest of the dictionary data together myself. This was extremely frustrating and Yang's two contributions were an enormous help as such.

If you want the un-minified files just contact me.

About

每个网格包含从八个词汇源至十六个的汉字。点击两个汉字按钮,如果成为绿色的话,说明你发现了一个!

https://callumbeaney.github.io/chinese-wordsearch-game/


Languages

Language:JavaScript 68.8%Language:CSS 24.4%Language:HTML 6.8%