Skip to content

This is a simple guessing game created using HTML, CSS, and JavaScript. The game generates a random number between 1 and 10 and prompts the user to guess the number. If the user guesses correctly, they win. Otherwise, they can keep guessing until they get it right.

Notifications You must be signed in to change notification settings

geniusuraj/NumberHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Number Hunter

This is a simple guessing game created using HTML, CSS, and JavaScript. The game generates a random number between 1 and 10 and prompts the user to guess the number. If the user guesses correctly, they win. Otherwise, they can keep guessing until they get it right.

Installation

To install and run the game on your local machine, follow these steps:

git clone https://github.com/geniusuraj/NumberHunter.git
• Open the HTML file in a web browser.
• Start playing!

Usage

To play the game, follow these instructions:

• Enter a number between 1 and 10 into the input field.
• Click the "Hunt" button to submit your guess.
• If your guess is correct, you win! Otherwise, try again until you get it right.

Scrennshots

Win!

Congo

Loss!

failed

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This is a simple guessing game created using HTML, CSS, and JavaScript. The game generates a random number between 1 and 10 and prompts the user to guess the number. If the user guesses correctly, they win. Otherwise, they can keep guessing until they get it right.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published