This repository was archived by the owner on Dec 23, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
This repository was archived by the owner on Dec 23, 2025. It is now read-only.
Guess the Number! 🎲 #172
Copy link
Copy link
Open
Labels
Freshers at IIITAFreshers only issueFreshers only issuePoints: 10competitiveFor competitive issues, only top PRs need to be accepted.For competitive issues, only top PRs need to be accepted.
Description
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
- Dynamic Difficulty
- Allow users to choose difficulty levels (e.g., Easy: 1-50, Medium: 1-100, Hard: 1-500).
- Themed UI
- Implement a creative visual theme to make the game unique and engaging. (Example: space, retro, or neon style).
- 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
- Host your game on GitHub Pages.
Learn how here - 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! 🎉
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Freshers at IIITAFreshers only issueFreshers only issuePoints: 10competitiveFor competitive issues, only top PRs need to be accepted.For competitive issues, only top PRs need to be accepted.