A simple solver of chinese idiom wordle game, Handle.
cargo run
l [pos] <pinyin>: Locate<pinyin>at position[pos](1 ~ 4).r <pinyin>: Remove<pinyin>from candidates.b: Start a new game.
- Compile to WASM.
- idiom-database: We use it as the idiom dataset.
Please refer to the LICENSE file.