Skip to content

guess the number game commit#3

Open
PTejass wants to merge 8 commits intoHana0914:mainfrom
PTejass:main
Open

guess the number game commit#3
PTejass wants to merge 8 commits intoHana0914:mainfrom
PTejass:main

Conversation

@PTejass
Copy link

@PTejass PTejass commented Oct 8, 2025

Guess the Number 🎯

A simple browser-based game built with HTML, CSS, and JavaScript.
Try to guess the secret number between 1 and 100 with hints along the way!


Features

  • Random number generation between 1–100
  • Input validation (only numbers between 1 and 100)
  • Feedback messages:
    • Too high / Too low
    • Close guesses (“Close! Try a bit higher/lower”)
  • Attempts counter
  • Restart button to play again
  • Stylish UI with gradient background and card design
  • Visual feedback for correct guesses

How to Play

  1. Enter your guess in the input box.
  2. Click Guess to submit.
  3. Follow the hints until you find the secret number.
  4. Click Restart to start a new game.

Tech Stack

  • HTML – Game structure
  • CSS – Styling and animations
  • JavaScript – Game logic

Screenshots

image

@PTejass PTejass reopened this Oct 8, 2025
@PTejass
Copy link
Author

PTejass commented Oct 8, 2025

@Hana0914 i have made a small fun game kindly look into it my PR when you can tysm

@Hana0914 Hana0914 force-pushed the main branch 5 times, most recently from d829420 to 195273e Compare October 9, 2025 13:37
@PTejass
Copy link
Author

PTejass commented Oct 9, 2025

@Hana0914 could you kindly check my Pr and give feedback if anything is wrong.

@Hana0914 Hana0914 force-pushed the main branch 10 times, most recently from fa770a2 to cf9f17b Compare October 11, 2025 00:22
@Hana0914 Hana0914 force-pushed the main branch 30 times, most recently from 2b27e11 to 194d475 Compare February 27, 2026 22:49
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.

2 participants