Skip to content

Helpful in learning basic programming concepts, such as variables, conditional statements, loops, functions, DOM manipulation, and event handling.

License

Notifications You must be signed in to change notification settings

vikas-parmar/number-guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This Repo is about number guess game built using vanilla JavaScript. The game generates a random number between a specified range, and the player has to guess the number within a limited number of attempts. The game keeps track of the number of attempts made by the player and displays a message indicating whether the guess was too high or too low. The game also provides feedback to the player on their progress and displays the correct answer if the player runs out of attempts. The UI is designed to be intuitive and easy to use, with a clean and modern design. Number Guess Game is a fun and addictive game that challenges players to use their problem-solving skills and intuition to guess the correct number.

Technologies Used

HTML BADGE CSS BADGE JAVASCRIPT BADGE GIT BADGE GITHUB BADGE

  • To style and structure used Css & Html.
  • Javascript used add interactivity and logic behind the game.

Links

What I learn from this project

Creating this repo teach me key programming concepts, such as variables, conditional statements, loops, functions, DOM manipulation, and event handling.

Optimizations

When I improve this project, I'll work on making a better user interface and fix some bugs related to previous guesses.

Authors

About

Helpful in learning basic programming concepts, such as variables, conditional statements, loops, functions, DOM manipulation, and event handling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published