billthefarmer / gurgle

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

Optional Enter button at bottom/right #34

Closed ghost closed 2 years ago

ghost commented 2 years ago

It feels weird and unnatural having the Enter button on the left side of the keyboard. I understand from https://github.com/billthefarmer/gurgle/issues/6 that there have been many issues and opinions regarding the keyboard, so I propose providing an option in the settings that determines where the Enter button is located. Then everyone can set it to what works best for them.

Something like:

billthefarmer commented 2 years ago

That's an interesting one. Both Enter and Backspace belong on the right, but you can't do that with a purely alpha keyboard. Wordle solved it by putting enter on the left, which IMHO, is the least worse compromise.