Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kunal00000/wordguess--wordee--

Guess the word in 6 tries.
https://github.com/kunal00000/wordguess--wordee--

Last synced: 2 days ago
JSON representation

Guess the word in 6 tries.

Awesome Lists containing this project

README

        

## **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