Guess The Word is a simple and fun web-based word guessing game built with HTML, CSS, and JavaScript.
The goal is to guess the hidden word within a limited number of attempts, using hints to guide you.
- ✅ Clean and simple user interface
- ✅ Hint system to make guessing easier
- ✅ Easy to add or customize words and hints
- HTML5 – for the game structure
- CSS3 – for styling and layout
- JavaScript (Vanilla) – for the game logic
- Open the index.html file in your browser.
- Read the hint provided.
- Type your guess and see if it matches the hidden word.
- Keep guessing until you find the word! 🎯