Skip to content

aaaronism/wordle-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle

Play Wordle Here

Objective

Guess the 5 letter word in 6 tries. You must press the enter button to submit each guess. After each guess, the tiles will turn green if you got the letter in the correct spot, yellow if the letter is in the word but in the wrong spot, and grey if it is not in the word at all.

main board

Code/Technologies Used

Hurdles

Because I am using a Random Word Generator API to generate the word set at the beginning of each board, I had to add a condition to reload the page until a word with exactly 5 letters was generated.

Future Inclusions

  • Wordle Clone will check if you entered a valid word when you click submit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors