NumQuest is a simple number-guessing game built using HTML, CSS, and vanilla JavaScript.
- Join our server on discord
NumQuest challenges players to guess a randomly generated number within a certain range. Players receive hints and score points based on their guesses.
- 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.
- 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!
No special setup is required. Simply open the index.html
file in a web browser, and you're ready to play!
- Background music and sound effects obtained from Pixabay.
- Shake animation inspired by chatGpt.