Skip to content

Comon-tech/numQuest

Repository files navigation

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

  1. Open the index.html file in a web browser.
  2. Enter your guess in the input field.
  3. Click the "Guess" button to check your guess.
  4. Follow the hints provided and continue guessing until you find the correct number.
  5. 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.