billthefarmer / gurgle

Fairly simple android word game
https://billthefarmer.github.io/gurgle/
GNU General Public License v3.0
56 stars 18 forks source link

Keep current guess at bottom #33

Closed ghost closed 2 years ago

ghost commented 2 years ago

As per the Help/README:

The display will start again from the top if you run out of guesses.

Instead of this, can the top guess be removed, all the guesses move up one place, then your current guess can stay at the bottom?

I feel this would be a more natural and less jarring UX.

billthefarmer commented 2 years ago

OK, that will be in the next version.