Skip to content

Number guessing game that activates the sound file when you win or lose, sized for all phone and tablet sizes (including apple watch)

Notifications You must be signed in to change notification settings

furkan-dogu/Guess-The-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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 Game Screen

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 folder.

About

Number guessing game that activates the sound file when you win or lose, sized for all phone and tablet sizes (including apple watch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published