Skip to content

Conversation

angelagarwal2
Copy link

A beginner-friendly JavaScript project where the player tries to guess a randomly generated number between a specified range (e.g. 50 to 100). The game provides real-time feedback on each guess (too low, too high, or correct), tracks the number of attempts, and displays a success message once the correct number is guessed.

💡 Features:
-Random number generation between a customizable range
-Interactive input field and submit button
-Feedback messages for each guess
-Tracks total attempts
-Game ends when the correct number is guessed

🛠️ Technologies Used:
-HTML
-CSS
-JavaScript (DOM manipulation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant