Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiupman568 authored Jun 13, 2024
1 parent 270bff4 commit ac4d68e
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@


# Rock Paper Scissors Game

Welcome to my Rock Paper Scissors game! This project brings the classic hand game to life using HTML, CSS, and JavaScript.

## Features

- **Interactive Gameplay**: Use buttons to choose between rock, paper, or scissors.
- **Dynamic Updates**: JavaScript updates the game state and displays results on the webpage.
- **Responsive Design**: Designed with HTML and CSS to be visually appealing and intuitive.
- **Score Tracking**: Keep track of wins, losses, and ties during gameplay.
- **Game Reset**: Easily reset the game to play again after each round.

## How to Play

1. **Start the Game**: Open `index.html` in your web browser.
2. **Choose Gesture**: Click on buttons for rock, paper, or scissors to make your choice.
3. **View Results**: See the outcome of each round displayed on the screen.
4. **Play Again**: Reset the game to start a new round and continue playing.

## Getting Started

1. Clone the repository:'https://github.com/nidhiupman568/ROCK-PAPER-SCISSORS.git'

2. Open the `index.html` file in your web browser.

## Technologies Used

- **HTML5**
- **CSS3**
- **JavaScript**

#### Screenshots(Output)

![ROCK PAPER SCISSORS](https://github.com/nidhiupman568/ROCK-PAPER-SCISSORS/assets/130860182/2a565be7-5b14-43bd-bd4e-2643458fcdca)

0 comments on commit ac4d68e

Please sign in to comment.