Skip to content

fabricio3g/wordle-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle clone made with Vanilla Javascript

Has a spanish dictionary and it's kind of buggy but it work, more or less

  • Found a problem detecting if the letter is the same, algorithm Is quite bad doing the detecting
  • Fix delete and add word problem
  • Add Virtual Keyboard functionality