wordle icon indicating copy to clipboard operation
wordle copied to clipboard

Ruby implementation of Wordle

Results 5 wordle issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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.

enhancement
good first issue

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...

enhancement
good first issue

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...

dependencies