https://github.com/imacod3r/guessing-game
Guessing game with HTML, CSS & JS. Hope you enjoy!
https://github.com/imacod3r/guessing-game
Last synced: 12 months ago
JSON representation
Guessing game with HTML, CSS & JS. Hope you enjoy!
- Host: GitHub
- URL: https://github.com/imacod3r/guessing-game
- Owner: ImaCod3r
- License: mit
- Created: 2024-11-07T21:56:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T21:59:43.000Z (over 1 year ago)
- Last Synced: 2025-03-02T21:18:03.943Z (over 1 year ago)
- Language: CSS
- Homepage: https://imacod3r.github.io/guessing-game/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Guessing game
Welcome to the Guessing Game! This project is a fun and interactive game where players try to guess a secret number within a limited number of attempts. The game provides feedback on whether the guess is too high, too low, or correct, making it an engaging experience for players of all ages.
## Features
- Random number generation for varied gameplay
- User-friendly interface for easy interaction
## License
This project is licensed under the MIT License. See the **LICENSE** file for more details.
Thank you for checking out the Guessing Game! We hope you enjoy playing it as much as we enjoyed creating it. Happy guessing!