Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 657 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 657 Bytes

WORDLE - a daily word game

1. Description

Wordle is an online word game in which the player has to guess a five-letter word in six attempts. Each time the player makes a guess, they are told which of their chosen letters are in the target word and whether they are in the correct place or not.

In the summer of 2022, I tried (the best I could) to remake this game, where the main goal of this game is find the correct portuguese word in five(5) attempts.

Have fun at https://wordlept.netlify.app/ !


2. Tecnologies used

HTML, CSS and JavaScript


3. Author