Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 583 Bytes

Guess the Random Number Game

Welcome to the "Guess the Random Number" game! This project is a simple and fun game where you try to guess a randomly generated number within a specified range.

Live Demo

Check out the live version of the game on Netlify: Guess the Random Number Game

Features

  • Fully responsive design
  • Simple and intuitive user interface
  • Random number generation
  • Feedback on guesses (too high, too low, correct)
  • Reset functionality to start a new game

Technologies Used

  • HTML
  • CSS
  • JavaScript