Skip to content

Guess the Number! 🎲 #172

Open
Open
@saumyacoder1709

Description

@saumyacoder1709

Description

This issue is fun, interactive, and competitive. Your task is to create a Number Guessing Game using HTML, CSS, and JavaScript with no external libraries or APIs allowed. The game must be engaging with dynamic features, creativity, and a user-friendly design.


Problem Statement

Create a Number Guessing Game where:

  • The computer selects a random number between 1 and 100 (or another range).
  • The player guesses the number and receives feedback:
    • “Too high!”, “Too low!”, or “Correct!”
  • The game ends after either a correct guess or a fixed number of attempts.

Mandatory Features

  1. Dynamic Difficulty
    • Allow users to choose difficulty levels (e.g., Easy: 1-50, Medium: 1-100, Hard: 1-500).
  2. Themed UI
    • Implement a creative visual theme to make the game unique and engaging. (Example: space, retro, or neon style).
  3. Sound Effects
    • Add sound feedback for correct and incorrect guesses.

Additional Suggestions (Optional)

  • Guess History: Display all previous guesses with feedback.
  • Score Counter: Count and show the number of guesses.
  • Reset Button: Allow restarting without refreshing.

Submission Guidelines

  1. Host your game on GitHub Pages.
    Learn how here
  2. Submit a PR with:
    • A link to your hosted game.
    • A rollno.txt file containing the repository link and the webpage link in the branch named "Life".

Evaluation

  • This is a competitive issue.
  • The Top 2 PRs will receive 30 points.
  • All other PRs will receive 10 points.
  • The mentor’s decision is final, with no discussions on the results.

Deadline

January 11, 04:00 PM—No PRs will be accepted after this time.


Ready to show your skills? Happy guessing! 🎉

Metadata

Metadata

Assignees

No one assigned

    Labels

    Freshers at IIITAFreshers only issuePoints: 10competitiveFor competitive issues, only top PRs need to be accepted.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions