A simple Hangman game built using plain JavaScript, HTML, and CSS. This project demonstrates the use of core web development skills and focuses heavily on styling with CSS.
- Interactive Gameplay: Guess the word before running out of chances!
- Dynamic UI: Letters guessed correctly or incorrectly are displayed in real time.
- CSS-Driven Design: Stylish and responsive layout to enhance the user experience.
- Keyboard Support: Guess letters by clicking or typing.
- JavaScript: Game logic and interactivity.
- HTML: Structuring the game interface.
- CSS: Styling and animations for an engaging look.
- Clone the repository or download the files.
- Open
index.html
in your browser. - Guess the hidden word by selecting or typing letters.
- Each wrong guess decreases your chances โ guess wisely!
- Win by guessing the word before your chances run out.
(Include screenshots of your game here)
- Add more word categories.
- Implement a scoring system.
- Improve animations and add sound effects.
- Make it mobile-friendly.
No installation required! Just open index.html
in your preferred browser and start playing.
Enjoy the game and feel free to share feedback! ๐