Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 256 Bytes

reference.md

File metadata and controls

3 lines (3 loc) · 256 Bytes
  • Source: https://github.com/WebDevSimplified/wordle-clone
  • Modified CSS slightly to get it to fit in the output window.
  • Modifed JS logic to join targetWords + dictionary to form a list of all words - targetWords no longer need to be in the dictionary.