https://github.com/mehmet-github06/sayitahmin-oyunu
This simple web application allows the user to guess a randomly selected number within a specified range.
https://github.com/mehmet-github06/sayitahmin-oyunu
css3 html5 js
Last synced: about 1 month ago
JSON representation
This simple web application allows the user to guess a randomly selected number within a specified range.
- Host: GitHub
- URL: https://github.com/mehmet-github06/sayitahmin-oyunu
- Owner: Mehmet-github06
- Created: 2023-11-04T08:02:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T19:55:03.000Z (over 2 years ago)
- Last Synced: 2025-03-05T17:27:40.477Z (over 1 year ago)
- Topics: css3, html5, js
- Language: JavaScript
- Homepage: https://sayi-tahmin-oyunu.vercel.app
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Number Guessing Game
This simple web application allows the user to guess a randomly selected number within a specified range.

## Technologies Used
This project utilizes the following technologies:
- HTML
- CSS (Cascading Style Sheets)
- JavaScript
## Installation and Running
1. Download or clone the project files to your computer.
2. Navigate to the downloaded directory:
```bash
cd number-guessing-game
```
3. Open the `index.html` file in a web browser to run the application.
## Live Demo
You can experience the application live [here](https://sayi-tahmin-oyunu.vercel.app/).
## Contributing
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.