A Rust Wordle/Lingo style word solver library with a basic command line tool to show how it is used. A whopping 58kb of source code including the readme and comments. 3.5kb for lib.rs. (excluding comments). I would like to avoid clones but most of the solutions were as bad and they are very small clones. I would like to work towards being more idiomatic.
https://codeberg.org/jbeiapc/Wordsolver
Login to reply