Skip to content

This is a simple game where the player has to guess a number between 1 and 20. The game provides feedback after each guess to help the player narrow down the correct number. Enjoy the challenge!

Notifications You must be signed in to change notification settings

Ganeshshinde-2003/guess-game-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing Game

This project is a simple guessing game between 1 and 20, made using JavaScript, HTML, and CSS.

Installation

To use this project, simply download or clone the repository:

https://github.com/Ganeshshinde-2003/guess-game-number.git

Usage

To start the game, open index.html in your web browser. You will be presented with a simple interface that allows you to guess a number between 1 and 20. After each guess, the game will tell you whether your guess was too high or too low. When you guess the correct number, you win the game!

Link for the deployed website:

https://no-guessing-game.netlify.app/

Responsiveness

This website is designed to be responsive to different screen sizes and devices. The layout and content adjust to ensure that users have a consistent experience regardless of whether they are accessing the website from a desktop computer, laptop, tablet, or smartphone.

To ensure responsiveness, I used CSS media queries to apply different styles to the website based on the screen size. I also utilized a responsive design framework to ensure that the website functions well and looks great on different devices.

I tested the website's responsiveness using various tools and methods, such as resizing the browser window and testing on actual devices. If you encounter any issues with the website's responsiveness, please let us know by opening an issue or submitting a pull request.

Overall, I believe that ensuring responsiveness is crucial in providing a positive user experience, and we strive to make sure that this website is accessible and functional on all devices.

Screenshots

Screenshot (139)

Screenshot (140)

Contributing

If you would like to contribute to this project, please open an issue or submit a pull request. We welcome all contributions!

About

This is a simple game where the player has to guess a number between 1 and 20. The game provides feedback after each guess to help the player narrow down the correct number. Enjoy the challenge!

Topics

Resources

Stars

Watchers

Forks