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

https://github.com/aditri1001/rochpaperscissor

Your opponent will be your Computer. Let's see who wins !
https://github.com/aditri1001/rochpaperscissor

css html javascript

Last synced: 3 months ago
JSON representation

Your opponent will be your Computer. Let's see who wins !

Awesome Lists containing this project

README

        

# Rock Paper Scissors Game

Hey there! Welcome to the Rock Paper Scissors Game! This is a simple and fun game where you can play Rock, Paper, Scissors against the computer. It's built with basic HTML, CSS, and JavaScript.

## How to Play

1. **Visit the Website**: Check it out [here](https://6671733c076d5c0042d94a8e--joyful-florentine-040209.netlify.app/).
2. **Pick Your Move**: Click on Rock, Paper, or Scissors to make your choice.
3. **See Who Wins**: The computer will make a random choice, and you'll see the result right away.

## Features

- **Easy to Use**: Just a simple click to play.
- **Random Computer Choices**: The computer picks randomly, so every game is a surprise.

## Want to Check Out the Code?

1. **Clone the Repo**:
```sh
git clone https://github.com/your-username/rock-paper-scissors.git
```
2. **Open `index.html`** in your browser and start playing!

## Screenshot

![Rock Paper Scissors Game](./icons/RochPaperScissor.png)