jonesnxt / kilordle

25 stars 20 forks source link

Pressing ‘GO’ twice puts a + in the answer row #25

Open Thesnake66six opened 2 years ago

Thesnake66six commented 2 years ago

Pressing go more than once puts a plus into the answer box, then every subsequent press of the button placed another one.

James103 commented 1 year ago

Furthermore, typing a valid word then the plus sign makes that + keystroke finish the guess, whether the plus sign was typed normally as SHIFT+= or via the + button on the numpad.

The - key acts like the backspace key in the game, according to the source code and my own testing.