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

https://github.com/srujankumar656/stone-paper-scissors-game

"A simple Rock-Paper-Scissors game built with HTML, CSS, and JavaScript. Play against a Computer and enjoy!"
https://github.com/srujankumar656/stone-paper-scissors-game

html-css-javascript javascript-game stone-paper-scissors userfriendly web-development

Last synced: over 1 year ago
JSON representation

"A simple Rock-Paper-Scissors game built with HTML, CSS, and JavaScript. Play against a Computer and enjoy!"

Awesome Lists containing this project

README

          

# ✊✋✌ STONE-PAPER-SCISSORS GAME

A fun **Rock Paper Scissors** game built using **HTML, CSS, and JavaScript**. Play against the computer and test your luck! 🎉

![Game Preview](https://github.com/user-attachments/assets/39c14292-87a8-4d15-8960-4dc3b01a9cb0)

---

## 🚀 Features
✅ Play against the computer 🤖
✅ Randomized computer moves 🔄
✅ Interactive UI with animations ✨
✅ Score tracking 📊
✅ Responsive design 📱

---

## 🛠 Technologies Used
- **HTML** – Game Structure
- **CSS** – Styling and Animations
- **JavaScript** – Game Logic and Interactivity

---

## 📂 Folder Structure
```
/Stone-Paper-Scissors-Game
│── /images # Folder containing rock, paper, scissors images
│── script.js # JavaScript file for game logic
│── index.html # Main HTML file
│── README.md # Project documentation
│── style.css # CSS file for styling

```

---

## 📜 How to Run Locally
1️⃣ Clone the repository
```sh
git clone https://github.com/srujankumar656/STONE-PAPER-SCISSORS-GAME.git
```
2️⃣ Open the folder
```
cd Stone-Paper-Scissors-Game
```
3️⃣ Open index.html in your browser

---

📬 Contact

*📧 Email: your-email@example.com
*🔗 GitHub: your-srujankumar656