Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.75 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.75 KB

Wordee - Explore Vocabulary

Wordee is a word guessing game. The game is built using JavaScript, HTML, and CSS.

The game consists of a randomly generated word and the player has to guess the word by inputting letters. The game also has a feature that keeps track of the number of incorrect guesses (grey) the player has made. The game ends either when the player successfully guesses (green) the word or when the number of incorrect guesses reaches a certain limit. If you are not able to guess word correctly you would be prompted the correct word and it's meaning.

Basic Interface

Screenshot 2023-02-16 at 5 26 03 PM

How To Play

Screenshot 2023-02-16 at 5 26 15 PM

Example GamePlay

Screenshot 2023-02-22 at 2 17 32 PM

Learn New Words And Their Meanings

Screenshot 2023-02-22 at 2 25 20 PM

Screenshot 2023-02-22 at 2 27 52 PM

  • The color of the tiles will change to show how close your guess was to the word.

Screenshot 2022-10-16 at 7 32 16 PM