Skip to content

🐛 [Bug]: Number Guessing Game Guess Button Not Responding #548

@Jwngma-basumatary

Description

@Jwngma-basumatary

📝 Description

The Number Guessing Game is not functioning properly when the user enters a number and clicks the "Guess!" button. The game does not process the input, no feedback message is displayed, and the attempts counter remains unchanged.

🔄 Steps to Reproduce

  1. Open the 'Number Guessing Game'.
  2. Enter any number in the input field.
  3. Click the "Guess!" button.
  4. Observe that the game does not respond.

🎯 Expected Behavior

  • The game should process the entered number.
  • Attempts counter should increase.
  • A result message should appear:
  1. Too High
  2. Too Low
  3. Correct Guess

❌ Actual Behavior / Error Logs

  • Clicking the "Guess!" button does nothing.
  • Attempts remain 0.
  • No feedback/result message appears.
  • Game logic seems unresponsive.

💻 Environment

  • OS: [e.g. Windows 11]
  • Browser: [Google Chrome]
  • Project/Game: [Number Guessing Game]

  • [x ] I am a registered GSSoC 2026 contributor.
  • [x ] I want to be assigned to fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions