A simple CLI Wordle game
A dead simple Wordle game for your command-line that you can choose custom word or length.
Add this line to your application's Gemfile:
gem 'wordle_cli'
And then execute:
bundle install
Or install it yourself as:
gem install wordle_cli
TODO
Special thanks to:
- List of English words from DWYL
- Wordle by Jonathan Thom
Made with ❤️ by NNB