Comon-tech / numQuest

Let's turn a simple number guessing game to somtheing big
https://comon-tech.github.io/numQuest/
GNU General Public License v3.0
3 stars 5 forks source link
collaborate communityexchange game-development github-pages number-guessing-game

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

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