thesilican / duotrigordle

Play 32 wordles simultaneously
https://duotrigordle.com/
58 stars 46 forks source link

Feature request: sort by # of greens and yellows #94

Closed eric24601 closed 1 year ago

eric24601 commented 1 year ago

Description: provide option to re-sort the sequence of unfinished boards based on the number of correctly guessed letters in each board.

E.g., unfinished board with three matched letters (green or yellow) before board with single match.

Justification: this would make it easier for users to spot which board to focus on next. Right now it's easy to eyeball the number of green matches, but not yellow.

Although there are lots of ways to do a sort, e.g., green-only, then green and yellow, then yellow-only, I would just keep it simple and offer a color agnostic option.

Thanks for a making great game!

thesilican commented 1 year ago

With QoL features, it's usually a balance of the feature improving the experience for the user vs removing the challenge that makes the game fun. Unfortunately I feel like this idea feels more like it removes challenge than improving the experience for the user.