Skip to content

Fede1220/Wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Wordle Game Implementation

User has 6 attempts to guess a 5 letter word. Game provides real time feedback using colored squares.

🟩 for correct letters in the correct position. 🟨 for correct letters in the wrong position. ⬜ for incorrect letters.

game compares user's guess against randomly selected puzzle word.

  1. Enter 5 letter word as your guess.
  2. Game will give feedback after each guess.
  3. you have 6 atempts to guess the word based on the feedback.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages