HamidByte/Guess-the-Word-Javascript-Game

Upper letters are not getting recognized using keyboard.

Closed this issue · 0 comments

Convert "Word" to uppercase before using it in the logic.
Same for input values, i.e. UI keyboard buttons and keydown event listeners, and others if used any.
Be consistent in entire application.