https://github.com/devgoyalg/rock-paper-scissors-game
Rock Paper Scissors Game using HTML, CSS and JavaScript
https://github.com/devgoyalg/rock-paper-scissors-game
javascript-game rock-paper-scissors rock-paper-scissors-game rock-paper-scissors-js rock-paper-scissors-website web-development-project
Last synced: 12 months ago
JSON representation
Rock Paper Scissors Game using HTML, CSS and JavaScript
- Host: GitHub
- URL: https://github.com/devgoyalg/rock-paper-scissors-game
- Owner: DevGoyalG
- Created: 2024-07-19T19:36:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T18:26:56.000Z (over 1 year ago)
- Last Synced: 2025-04-14T00:57:02.493Z (about 1 year ago)
- Topics: javascript-game, rock-paper-scissors, rock-paper-scissors-game, rock-paper-scissors-js, rock-paper-scissors-website, web-development-project
- Language: JavaScript
- Homepage: https://rock-paper-scissors-play.netlify.app/
- Size: 85.9 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


[](https://github.com/DevGoyalG)
[](https://github.com/DevGoyalG?tab=repositories)
Rock Paper Scissors Game
If you found this repository helpful, give us a βοΈ
A simple and interactive Rock Paper Scissors Game where you can play against the computer. The game allows you to choose between rock, paper, or scissors, and the computer will randomly select its choice. The result is then displayed, showing whether you won, lost, or tied.
## π Live Demo
Check out the live demo of the Rock Paper Scissors Game [here](https://rock-paper-scissors-play.netlify.app/).
## πΈ Project Preview
Here's a sneak peek of the Rock Paper Scissors Game:

## π Features
- Allows you to play Rock, Paper, Scissors against the computer.
- Displays the result of each round: Win, Lose, or Tie.
- Tracks and displays your score (number of wins).
- Simple and responsive design, perfect for both desktop and mobile.
## π οΈ Tech Stack
- **HTML** : For the structure of the game interface.
- **CSS** : For styling the page and creating the gameβs layout.
- **JavaScript** : For the game logic, handling user input, and generating random computer choices.
## π§βπ» Getting Started
Follow the steps below to clone and use the project locally:
### 1. Prerequisites
Make sure you have **Git** installed. If not, you can download it [here](https://git-scm.com/).
### 2. Clone the Repository
```bash
git clone https://github.com/DevGoyalG/Rock-Paper-Scissors-Game.git
```
## π€ Contributing
Contributions are welcome! If you have suggestions or want to report an issue, feel free to open an issue or create a pull request.
## π¨βπ» Created by
This project was created and is maintained by:
**Dev Goyal**
Feel free to reach out if you have any questions or suggestions! β€οΈ