Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 609 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 609 Bytes

WORDLE

Wordle is a word guessing game.

  • Each day you have to guess a new word but in my game you can get a new word after every refresh.
  • You have 6 attempts and each attempt you make reveals some information.
  • Each guess five-letter word. Hit the enter button to submit.
  • After each guess, the color of the tiles will change to show how close your guess was to the correct word.
  • You cannot sumbit the same word more than once.

image