Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.88 KB

README.md

File metadata and controls

35 lines (31 loc) · 1.88 KB

Guess-the-Number

Its an web application built using javascript logic

This Readme Contains

Features

  • The application allows user to guess a number from 0 to 20
  • After guessing user is shown if the guess was low or high
  • User's Score decreases by 1 each wrong guess
  • Highscore is stored till you relod the site
  • To play again without resetting the Highscore there is option to play again by clicking on Again button
  • User can also give the name during the play , if the user does'nt give , it will be Guest by default

Images

This is before starting the game

alt text

This is guess 1 with user also giving name

alt text

This is guess 2

alt text

This is guess 3

alt text

This is guess 4

alt text

This is for correct guess

alt text

After clicking again

alt text

Requirements

  1. Vscode or Sublime or any editor compatible with js ( for editing purpose , if you just want to run it then you just need a browser)
  2. Just run and enjoy ✨✨