Skip to content

kunal00000/WordGuess--Wordee--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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