If you are playing Wordle, this application is a helper for keeping track of letters and word choices. It's kind of cheaty, but whatever.
This is quick and dirty and not to be taken serious. It's a fun bit of code and works for me, but it is by FAR from being complete or efficient. YMMV
- You need a reasonably new version of Ruby. I used 3.0 for this. You also need the bundler gem.
- Check out the code
- Run
bundle install
That should be it!
Run the following script on OS X or Linux:
exe/wordle-helper
Bug reports and pull requests are welcome on GitHub at https://github.com/bratta/WordleHelper. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the WordleHelper project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.