NumQuest
NumQuest is a simple number-guessing game built using HTML, CSS, and vanilla JavaScript.
Game Overview
NumQuest challenges players to guess a randomly generated number within a certain range. Players receive hints and score points based on their guesses.
Features
- Randomly generated target number.
- Hints to guide players in guessing the correct number.
- Score system that rewards correct guesses and penalizes incorrect ones.
- Background music, sound effects, and a shake animation for visual and auditory feedback.
How to Play
- Open the
index.html
file in a web browser.
- Enter your guess in the input field.
- Click the "Guess" button to check your guess.
- Follow the hints provided and continue guessing until you find the correct number.
- Enjoy the background music and sound effects throughout the game!
Setup
No special setup is required. Simply open the index.html
file in a web browser, and you're ready to play!
Credits
- Background music and sound effects obtained from Pixabay.
- Shake animation inspired by chatGpt.