Welcome to "Guess My Number," a fun and challenging single-player game built with Vanilla JavaScript. In this game, you'll be trying to guess a randomly generated number within a specified range.
Follow these steps to set up and run the game locally in VSCode:
-
Clone this GitHub repository to your local machine using the following command:
-
Open the project folder in Visual Studio Code (VSCode).
-
Inside VSCode, right-click on the
index.html
file in the project explorer and select "Open with Live Server" to launch the game in your default web browser. -
You can now play the "Guess My Number" game locally in your web browser.
- Single-player gameplay for a challenging experience.
- User-friendly interface.
- Real-time feedback on each guess.
- High score tracking for personal achievement.
- Customizable game range.
- Fun and engaging gameplay for all ages.
- HTML5
- CSS3
- JavaScript (Vanilla)
If you want to contribute to this project or report issues, please let me know.
This project is licensed under the MIT License - see the MIT_LICENSE file for details.
Enjoy playing "Guess My Number" and see if you can beat your own high score! Have fun and happy guessing!