This simple web application allows the user to guess a randomly selected number within a specified range.
This project utilizes the following technologies:
- HTML
- CSS (Cascading Style Sheets)
- JavaScript
-
Download or clone the project files to your computer.
-
Navigate to the downloaded directory:
cd number-guessing-game
-
Open the
index.html
file in a web browser to run the application.
You can experience the application live here.
If you'd like to contribute, please feel free to submit a pull request. Your feedback and suggestions are welcome and will contribute to the improvement of the project.