Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Number Guessing Game

My first JavaScript project! A simple browser-based guessing game where you try to guess a random number between 1-100.

๐Ÿ”— Live Demo

๐ŸŽฏ Features

  • Random number generation
  • Input validation (1-100 only)
  • Guess counter
  • Guess history tracking
  • Clean, responsive UI
  • Color-coded feedback (red for high or low, green for correct)

๐Ÿš€ How to Play

  1. Open index.html in your browser
  2. Enter a number between 1 and 100
  3. Click "Guess" or press Enter
  4. Follow the hints (too high/too low) until you guess correctly
  5. Click "Restart Game" to play again

๐Ÿ’ป Technologies Used

  • HTML5
  • CSS3
  • Vanilla JavaScript (no frameworks)

๐Ÿ“š What I Learned

  • DOM manipulation with document.getElementById()
  • Event listeners and user input handling
  • JavaScript functions and conditionals
  • CSS styling and hover effects
  • Using Git and GitHub for version control

๐ŸŽ“ My First Project

This is my first complete web development project. I built it to learn:

  • Basic JavaScript programming
  • How HTML, CSS, and JS work together
  • Git workflow and GitHub

Built by Subham | GitHub Profile

About

My First JS game

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages