Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.15 KB

guess_the_word

Word Riddle Game

This is a simple Word Riddle game where players have to guess a word based on hints provided.

How to Play

  1. Open index.html in a web browser.
  2. Guess letters one by one by typing them in the input field.
  3. Correctly guessed letters will appear in their respective positions.
  4. Incorrect guesses will be listed under "Wrong Letters".
  5. You have a limited number of guesses. Use them wisely!
  6. If you guess the word correctly, you win! If you run out of guesses, it's game over.

Features

  • Randomly selects words with varying difficulties.
  • Provides hints for each word.
  • Keeps track of incorrect guesses.
  • Visually appealing interface.

Preview

image image image

Credits

  • Word list and hints provided by MDN,youtube,chatgpt.

Author

TEJAS.S

License

This project is licensed under the Tejas