A solver for NYT's irritating but addictive daily word game Spelling Bee.
This uses a slightly larger dictionary than the real game, but the same scoring algorithm. You will get some false positives.
$ cargo install bee_solver
$ bee_solver o zntcia
$ cargo install wasm-bindgen
$ wasm-pack build --release --target web
$ python3 -m http.server
$ open http://localhost:8000/