Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.