Rock-Paper-Scissors

🪨 Rock Paper Scissors Game

A fun Rock Paper Scissors game built using HTML, CSS, and JavaScript. Click on an option and play against the computer!

🧠 How It Works

🖼️ Screenshot

Game Preview

🚀 Demo

https://hitendrapatel17.github.io/Rock-Paper-Scissors/

🛠️ Tech Used

📁 Folder Structure

rock-paper-scissors/ ├── index.html ├── style.css ├── script.js ├── images/ │ ├── stone.jpg │ ├── paper.jpg │ └── scissors.jpg

👨‍💻 Author

Hitendra Patel