A fun and engaging word scramble game to test your vocabulary and problem-solving skills! The objective is to unscramble the given jumbled word within the time limit.
- Randomly generates scrambled words with hints.
- Countdown timer for each challenge.
- Ability to refresh words or check your guess.
- Responsive design for all screen sizes.
- Smooth hover effects and a vibrant, modern UI.
- Start the game, and a scrambled word with a hint will appear.
- Type your guess in the input field.
- Hit Check Word to see if you guessed correctly.
- If you're stuck, click Refresh Word to get a new scrambled word.
- HTML: Structure of the application.
- CSS: Styling and layout.
- JavaScript: Core game logic and interactivity.
Feel free to add your own words to the words.js
file. Ensure the words and hints are in the correct format.
💡 Future Enhancements
Add a leaderboard to track scores. Increase difficulty with varying word lengths. Multiplayer functionality for competitive play.
🤝 Contributions
Contributions are welcome! Feel free to submit a pull request or suggest new features.