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!"
- Host: GitHub
- URL: https://github.com/srujankumar656/stone-paper-scissors-game
- Owner: srujankumar656
- Created: 2025-03-06T08:52:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T09:18:16.000Z (over 1 year ago)
- Last Synced: 2025-03-06T10:23:29.170Z (over 1 year ago)
- Topics: html-css-javascript, javascript-game, stone-paper-scissors, userfriendly, web-development
- Language: JavaScript
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 🎉

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