Skip to content

Shrey1006/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Rock Paper Scissors is a classic hand game implemented as a web application using HTML, CSS, and JavaScript.
The project allows users to play against the computer with instant result display.


📌 Project Overview

This project was developed to practice:

  • JavaScript conditional logic
  • Random value generation
  • DOM updates based on user actions
  • Creating interactive browser games

The game is fully frontend-based.


🚀 Features

✊🖐️✌️ Classic Rock-Paper-Scissors gameplay
🤖 Computer-generated opponent moves
📊 Real-time result display
🎨 Simple and engaging UI
⚡ Fast and smooth interactions


🛠️ Tech Stack

  • HTML5 – Game structure
  • CSS3 – Styling and animations
  • JavaScript (Vanilla) – Game logic and interaction

📂 Project Structure

Rock-Paper-Scissors/ │── index.html │── style.css │── script.js │── README.md


▶️ How to Run the Project

  1. Clone the repository:
    git clone https://github.com/Shrey1006/Rock-Paper-Scissors.git
  2. Open index.html in any browser.

🌱 Future Enhancements

🏆 Score tracking 🔊 Sound effects 🎮 Multiplayer mode 📱 Enhanced mobile experience

👤 Author

Shreyansh Mojidra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors