Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Number Guessing Game

A fun and interactive Random Number Guessing Game built with HTML, CSS, and JavaScript.

πŸš€ Features

  • Random number generation between 1–100
  • Limited attempts (10)
  • Smart hints (too high / too low)
  • Modern UI with animations
  • Restart game without page reload
  • Interactive and responsive

πŸ›  Tech Used

  • HTML
  • CSS
  • JavaScript (Vanilla)

πŸ”— Live Demo

Check it live here: [https://msaleemdev.github.io/number_guessing_game/]

πŸ’‘ Learning Points

  • DOM manipulation & event handling
  • Conditional logic in JavaScript
  • UI/UX with feedback messages and animations
  • State management (attempts, game status)

About

A fun and interactive Number Guessing Game using vanilla JavaScript. Includes input validation, attempt tracking, smart hints, restart functionality without page reload, and a clean animated UI.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages