Skip to content

Customized Wordle v2.1.0

Compare
Choose a tag to compare
@Gurge44 Gurge44 released this 14 Jun 20:46
· 43 commits to main since this release
5324001

Added the support for word length from just 3 letters up to 16!

  • Word Length is changeable in-game

Other changes

  • toastr now shows progress bar
  • current guessing row is highlighted in purple
  • letter boxes in current guessing row appear in aqua
  • when a guessed string is an invalid word, the current guessing row will have a red background color for a moment
  • keyboard buttons are now highlighted in blue when hovering over them
  • Restart button now has an aqua color
  • Optimized for loop at checkGuess() to skip unnecessary checks
  • when the correct word is guessed, the letter boxes bounce like in normal Wordle
  • prevent restarting while animations aren't finished (when guessing the answer word)
  • overflow is now always shown