An open API service indexing awesome lists of open source software.

https://github.com/nidhiupman568/rock-paper-scissors

๐ŸŽ‰Welcome to my Rock Paper Scissors game! ๐ŸŽฎ This project brings the classic hand game to life using HTML ๐Ÿ“, CSS ๐ŸŽจ, and JavaScript ๐Ÿ’ป.
https://github.com/nidhiupman568/rock-paper-scissors

css front-end-development html interactive-web-design javascript rock-paper-scissors web-animation web-development

Last synced: about 1 month ago
JSON representation

๐ŸŽ‰Welcome to my Rock Paper Scissors game! ๐ŸŽฎ This project brings the classic hand game to life using HTML ๐Ÿ“, CSS ๐ŸŽจ, and JavaScript ๐Ÿ’ป.

Awesome Lists containing this project

README

        

# 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 ๐Ÿ’ป.

Project Demo: https://nidhiupman568.github.io/ROCK-PAPER-SCISSORS/

## 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)