Skip to content

kelvinwaringa/Number-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Number Guessing Game

A simple number guessing game built with HTML, CSS, and JavaScript. Players guess a randomly generated number and receive real-time feedback on their guesses.

## Features

- Random number generation
- Real-time feedback
- Responsive design for desktop and mobile

## Installation

1. Clone the repository:
   ```bash
   git clone https://github.com/kelvinwaringa/number-guessing-game.git
   ```
  1. Navigate to the project directory:

    cd number-guessing-game
  2. Open index.html in your web browser to start playing.

Usage

  1. Enter your guess into the input field.
  2. Click the "Guess" button to submit.
  3. Receive feedback and try again until you guess the correct number.

Contributing

Feel free to fork the repository and submit pull requests with improvements or bug fixes.

About

A fun number guessing game built with HTML, CSS, and JavaScript. Players guess a randomly generated number and receive real-time feedback. The game features a clean, responsive design. Perfect for practicing web development skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors