Skip to content

Khushi256/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪨 Rock Paper Scissors Game 🎮

A fun and interactive Rock Paper Scissors game built using HTML, CSS, and Vanilla JavaScript. Test your luck against the computer and keep track of your score!

🌟 Features

  • Player vs Computer gameplay
  • Random computer move generation
  • Live score tracking
  • Hover effect on choices
  • Responsive design for mobile and desktop
  • Clear game messages: win, lose, or draw

🚀 How to Run

  1. Clone the repository
  2. Open index.html in your browser.
  3. Click on rock, paper, or scissors to play your move.
  4. See the result instantly and track your score!
# Clone the repo
git clone https://github.com/Khushi256/rock-paper-scissors.git
cd rock-paper-scissors

📂 Project Structure

rock-paper-scissors/
├── index.html        # Main HTML file
├── style.css         # CSS styling
├── script.js         # Game logic in JavaScript
├── rock.png          # Image for Rock
├── paper.png         # Image for Paper
├── scissors.png      # Image for Scissors
└── README.md         # Project description

🔮 Future Improvements

  • Add sound effects and animations 🎵
  • Add reset or restart button 🔄
  • Add user vs user mode 👥
  • Add dark/light theme toggle 🌗

📜 License

This project is licensed under the MIT License. Feel free to use, modify, and share!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published