Skip to content

ronitkbiswas/guess-the-number-js-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฏ Guess The Number Game

A fun and simple number guessing game built using HTML5, CSS3, and JavaScript(ES6). The goal is to guess the correct number randomly generated by the computer in 10 chances โ€” test your luck and logic!

๐ŸŽฎ Live Demo: Play Now https://ronitkbiswas.github.io/guess-the-number-js-game/


๐Ÿš€ Features

Interactive and responsive UI

Real-time feedback (Too High / Too Low)

Score tracking system

Option to restart and play again


๐Ÿ› ๏ธ Built With

HTML5 โ€“ for structure

CSS3 โ€“ for design and styling

JavaScript (ES6) โ€“ for logic and interactivity


๐Ÿ“‚ How to Run Locally

  1. Clone this repository:

git clone https://github.com/ronitkbiswas/guess-the-number-js-game.git

  1. Open the folder in your editor.

  2. Run index.html in your browser.


๐Ÿง  Game Logic Summary

The computer generates a random number between 1 and 20.

You enter your guess and click Check.

The game tells you if your guess is too high, too low, or correct.

Your score decreases with each wrong guess.


๐Ÿ‘ค Author

Ronit K Biswas

Passionate about front-end development and building interactive web experiences.

About

Simple number guessing game made using JS (ES6+), html5 and tailwind css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published