wordle_clone
wordle_clone copied to clipboard
Declare a variable with the length of the correct answer
To avoid being limited to 5 letter words, I declared a new variable rightGuessLength
which takes into account the length of the correct answer to generate the cells in the array and the loops to check the matches.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
wordle-clone | ✅ Ready (Inspect) | Visit Preview | Jan 12, 2023 at 0:53AM (UTC) |