
I made a Chinese character incremental word game where radicals combine into characters
I’ve been experimenting with a small browser word game built around Chinese characters.
Instead of spelling words from letters, you place radicals/components on a 5x5 grid. When neighboring components can form a valid Chinese character, the game detects it and upgrades the income engine.
Examples:
亻 + 木 = 休
氵 + 古 + 月 = 湖
It’s still rough, but playable here:
https://www.chunqiuyiyu.com/hangrid/
I’m mainly looking for feedback from word game players:
Does the core idea make sense if you don’t read Chinese?
Does it feel like a word game, or more like an idle game with symbols?