Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furkan-dogu/guess-the-number
Number guessing game that activates the sound file when you win or lose, sized for all phone and tablet sizes (including apple watch)
https://github.com/furkan-dogu/guess-the-number
Last synced: about 6 hours ago
JSON representation
Number guessing game that activates the sound file when you win or lose, sized for all phone and tablet sizes (including apple watch)
- Host: GitHub
- URL: https://github.com/furkan-dogu/guess-the-number
- Owner: furkan-dogu
- Created: 2023-11-07T15:18:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T12:15:46.000Z (12 months ago)
- Last Synced: 2023-11-29T12:44:10.069Z (12 months ago)
- Language: CSS
- Homepage: https://guess-the-number-azure.vercel.app
- Size: 3.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guess The Number Game
This simple browser game is based on trying to guess a specific number. The goal of the game is to correctly guess a randomly selected number within a specified range.
## Live Project Link
You can access the live version of the project [here](https://guess-the-number-azure.vercel.app/).
## Features
- Range: Between 0 and 100 (inclusive).
- The user is given 10 chances to make a guess.
- The game continues until the number is guessed correctly or the chances run out.## Screenshots
![Game Screen](/assets/Screenshot_3.jpg)
![Game Screen](/assets/Screenshot_4.jpg)## Mobile support
The WebApp is compatible with devices of all sizes and all OS's, and consistent improvements are being made.
## How to Play
1. Open the `index.html` file in your browser.
2. Make a guess for a number between 0 and 100.
3. Click the "Check" button to verify your guess.
4. The game will provide hints: increase or decrease the number.
5. The game continues until you correctly guess the number or run out of chances.## Installation
To play the game, simply open the `index.html` file in your browser.
## Technologies Used
- HTML
- CSS
- JavaScript## Sound Effects
Sound effects used within the game can be found in the [assets](/assets) folder.