wordle
wordle copied to clipboard
Ruby implementation of Wordle
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
A user should be able to see their scores over time.
https://github.com/JonathanWThom/wordle/issues/4 was implemented, but is pretty much untested.
Depending on how many guesses it takes you to guess the word, you get a different celebratory word at the end, .e.g. "great" or "phew!" Add these to the printed...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...