Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sardarhossaini/guess-number
this game is interesting you should guess the true number to win
https://github.com/sardarhossaini/guess-number
css3 guess-number-game html5 javascript
Last synced: about 1 month ago
JSON representation
this game is interesting you should guess the true number to win
- Host: GitHub
- URL: https://github.com/sardarhossaini/guess-number
- Owner: SardarHossaini
- Created: 2024-07-09T12:06:12.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-29T06:32:24.000Z (about 2 months ago)
- Last Synced: 2024-11-02T13:23:44.749Z (about 2 months ago)
- Topics: css3, guess-number-game, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 2.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guess Number Game
The "Guess the Number" game in JavaScript involves generating a random number within a defined range, typically from 1 to 20. The player then attempts to guess the number, with each guess triggering feedback, such as "Too High" or "Too Low," until the correct number is found. JavaScript functions handle the game logic, random number generation, and feedback display, making this game an excellent beginner project to practice loops, conditionals, and DOM manipulation in JavaScript.
## Features
- Responsive design
- Clean and maintainable code
- Cross-browser compatibility
- Interactive elements## Technologies Used
- HTML5
- CSS3
- Javascript
- Bootstrap## My Contact
- [[email protected]](mailto:[email protected])
- www.linkedin.com/in/sardar-hussaini- https://www.facebook.com/profile.php?id=100022777820383
- https://www.instagram.com/sardarhussaini2024/
- https://x.com/Sardar626285221