Hacker News new | ask | show | jobs
I solved Chinese Wordle using knowledge graph (nebula-graph.io)
12 points by CupofChineseTea 1569 days ago
3 comments

In China, where most people are more familiar with Chinese characters, or hanzi, Wordle fans have invented a localized version of Wordle with a very clever name: Handle.

In this article, my colleague Wey Gu explored a new way of solving Wordle-like games. He indexed all possible answers of the Chinese Wordle in a knowledge graph and found the shortest path to the final answer.

Looks interesting! I think it's very smart to make a "Chinese wordle" based on pinyin. Can't think of a better way.
good