https://github.com/mattruzicka/wordle_decoder Skip to content Sign up * Product + Features + Mobile + Actions + Codespaces + Packages + Security + Code review + Issues + Integrations + GitHub Sponsors + Customer stories * Team * Enterprise * Explore + Explore GitHub + Learn and contribute + Topics + Collections + Trending + Learning Lab + Open source guides + Connect with others + The ReadME Project + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing + Plans + Compare plans + Contact Sales + Education [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} mattruzicka / wordle_decoder Public * Notifications * Fork 0 * Star 13 A Wordle decoder that guesses your guesses. View license 13 stars 0 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code Latest commit @mattruzicka mattruzicka Only works with Ruby 2.7 or later ... 0bfd7ea Mar 5, 2022 Only works with Ruby 2.7 or later 0bfd7ea Git stats * 38 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time bin Add better error handling + help text Mar 5, 2022 lib Update gem version Mar 5, 2022 sig bundle gem wordle_decoder Feb 23, 2022 test Try to find word of the day from share text Mar 4, 2022 .gitignore Update scoring, better integrate word frequencies Mar 3, 2022 .rubocop.yml Started work on wordle decoder Feb 24, 2022 CHANGELOG.md bundle gem wordle_decoder Feb 23, 2022 Gemfile Add wordle_decoder executable + handle inputs via WordleShare Mar 4, 2022 Gemfile.lock Add wordle_decoder executable + handle inputs via WordleShare Mar 4, 2022 LICENSE.md Create LICENSE.md Mar 4, 2022 README.md Only works with Ruby 2.7 or later Mar 5, 2022 Rakefile Update scoring, better integrate word frequencies Mar 3, 2022 wordle_decoder.gemspec Update bindir Mar 5, 2022 View code Wordle Decoder Installation Usage Why? README.md Wordle Decoder It guesses your guesses based on all those little square emojis that we now love to share. Given your Wordle share, the decoder will spit back the five-letter words it thinks you played with some degree of confidence. Installation Have Ruby 2.7 or later installed, then run the following at the command line: $ gem install wordle_decoder Usage After installing the gem, run wordle_decoder at the command line like so: $ wordle_decoder You'll be prompted to share your wordle. Go ahead and paste in your wordle share text. The share text should look something like this: Wordle 258 3/6 You'll then be prompted to confirm the word of the day, or if it couldn't figure it out, you'll be asked for it. After that, it'll try to guess your guesses. Why? I wasn't sure if something like this was possible and thought it'd be a fun project to build. It does a pretty good job, at least some of the time... --------------------------------------------------------------------- Enjoy, @mattruzicka About A Wordle decoder that guesses your guesses. Topics wordle wordle-solver Resources Readme License View license Stars 13 stars Watchers 1 watching Forks 0 forks Releases No releases published Packages 0 No packages published Languages * Ruby 99.6% * Shell 0.4% * (c) 2022 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.