Title: Guess The Number Game
Description: A fun and interactive web-based number guessing game where users try to guess a randomly generated number within a specific range. The game provides feedback to guide the user ("too high" or "too low") and tracks the number of attempts made. Designed to engage users and improve logical reasoning skills in an entertaining way.
Tech Stack:
Frontend: HTML, CSS, JavaScript
Platform: Deployed on GitHub Pages
Features and Functionality:
- Generates a random number within a predefined range for users to guess.
- Provides real-time feedback on user guesses ("too high" or "too low").
- Tracks the number of attempts and displays the results at the end of the game.
- Simple, responsive, and user-friendly interface.
- Supports interactive gameplay that is easy to learn and addictive.
Outcome:
- Successfully created an engaging game that demonstrates my skills in web development.
- Improved proficiency in JavaScript and logic implementation.
- Awarded First Place in Webion 2024 for its innovative design and gameplay mechanics.
- Garnered positive feedback for its intuitive design and functionality.
Links:
Live Demo: Click Here
GitHub Repository: Click Here