https://github.com/codabytez/guessing_game
https://github.com/codabytez/guessing_game
css html html-css-javascript javascript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codabytez/guessing_game
- Owner: codabytez
- License: mit
- Created: 2023-06-12T17:46:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T20:30:30.000Z (about 3 years ago)
- Last Synced: 2025-03-04T22:24:32.392Z (over 1 year ago)
- Topics: css, html, html-css-javascript, javascript
- Language: JavaScript
- Homepage: https://guessing-game-teal.vercel.app
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A GUESSING GAME
## Description
This is a guessing game that asks the user to guess a number between 1 and 100. The user will be prompted to enter a number and the program will tell the user if the number is too high or too low. The user will be prompted to enter a new number until the correct number is guessed. Once the correct number is guessed, the program will tell the user how many guesses it took to get the correct number.
## Rules
- The user will be prompted to enter a number between 1 and 100.
- The user will be told if the number is too high or too low.
- The user will be prompted to enter a new number until the correct number is guessed.
- Once the correct number is guessed, the program will tell the user how many guesses it took to get the correct number.
## Demo
[Live Demo](https://guessing-game-teal.vercel.app/)
## Tech Stack
**Client:** HTML, CSS, Javascript
## License

---
## Badges










