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.
- To style and structure used Css & Html.
- Javascript used add interactivity and logic behind the game.
- GitHub: Number Guess
- Live Site: Number Guess
Creating this repo teach me key programming concepts, such as variables, conditional statements, loops, functions, DOM manipulation, and event handling.
When I improve this project, I'll work on making a better user interface and fix some bugs related to previous guesses.
- GitHub: Vikas Parmar
- LinkedIn: Vikas Parmar