#solver #bee #bee-solver

bin+lib bee_solver

Solver for the NYT Spelling Bee

3 releases

new 0.1.4 Apr 2, 2025
0.1.1 Apr 1, 2025
0.1.0 Apr 1, 2025

#220 in Games

Download history

69 downloads per month

MIT/Apache

580KB
102 lines

NYT Spelling Bee Solver

A CLI and library for solving 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'll get some false positives.

Installation

cargo install bee_solver

Dependencies

~8MB
~140K SLoC