https://github.com/devgoyalg/number-guessing-game
Number Guessing Game using HTML, CSS and JavaScript
https://github.com/devgoyalg/number-guessing-game
guess-game guess-the-number guess-the-number-game guessing-game guessing-number-game number-game number-guess number-guessing number-guessing-game number-guessing-game-js
Last synced: 8 months ago
JSON representation
Number Guessing Game using HTML, CSS and JavaScript
- Host: GitHub
- URL: https://github.com/devgoyalg/number-guessing-game
- Owner: DevGoyalG
- Created: 2024-11-23T11:35:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T18:33:06.000Z (over 1 year ago)
- Last Synced: 2025-06-15T04:07:48.576Z (about 1 year ago)
- Topics: guess-game, guess-the-number, guess-the-number-game, guessing-game, guessing-number-game, number-game, number-guess, number-guessing, number-guessing-game, number-guessing-game-js
- Language: CSS
- Homepage: https://number-guess-play.netlify.app/
- Size: 298 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


[](https://github.com/DevGoyalG)
[](https://github.com/DevGoyalG?tab=repositories)
Number Guessing Game
If you found this repository helpful, give us a ⭐️
A simple project where the user has to guess a random number between a specified range. The application will give hints whether the guess is too high or too low. This game is designed for ease of use and provides a fun experience.
## 🌐 Live Demo
Check out the live demo of the Number Guessing Game [here](https://number-guess-play.netlify.app/).
## 📸 Project Preview
Here's a sneak peek of the Number Guessing Game:

## 🚀 Features
- The player has to guess a randomly generated number within a specified range.
- Instant feedback on whether the guessed number is too high or too low.
- Displays the number of attempts taken to guess correctly.
- Resets the game after a correct guess.
## 🛠️ Tech Stack
- **HTML** : For the structure of the game interface.
- **CSS** : For styling the page and making it interactive.
- **JavaScript** : For game logic, generating random numbers, and handling user inputs.
## 🧑💻 Getting Started
Follow the steps below to clone and use the project locally:
### 1. Prerequisites
Make sure you have **Git** installed. If not, you can download it [here](https://git-scm.com/).
### 2. Clone the Repository
```bash
git clone https://github.com/DevGoyalG/Number-Guessing-Game.git
```
## 🤝 Contributing
Contributions are welcome! If you have suggestions or want to report an issue, feel free to open an issue or create a pull request.
## 👨💻 Created by
This project was created and is maintained by:
**Dev Goyal**
Feel free to reach out if you have any questions or suggestions! ❤️