Skip to content

DevaanshKathuria/Rock-Paper-Scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Rock Paper Scissors Game ๐ŸŽฎโœŠ๐Ÿ“„โœ‚๏ธ

A simple yet fun Rock Paper Scissors game built using HTML, CSS, and JavaScript. Play against the computer and see who wins! The game includes a win counter to track both the playerโ€™s and the computerโ€™s victories. It also features a Dark Mode toggle for a better user experience.

๐Ÿ“Œ Features

  • Play against the computer ๐Ÿค–
  • Win counter to track player and computer scores ๐Ÿ†
  • Toggle switch for Dark Mode ๐ŸŒ™
  • Interactive UI with smooth animations โœจ
  • Fully responsive design for desktop and mobile ๐Ÿ“ฑ๐Ÿ’ป
  • Simple, lightweight, and easy to play!

๐ŸŽฎ How to Play

  1. Select Rock (โœŠ), Paper (โœ‹), or Scissors (โœŒ๏ธ).
  2. The computer randomly selects its choice.
  3. The winner is determined based on standard game rules:
    • Rock beats Scissors
    • Scissors beats Paper
    • Paper beats Rock
  4. The win counter updates whenever a player or the computer wins.
  5. Use the Dark Mode toggle for a more comfortable experience.

๐Ÿ› ๏ธ Technologies Used

  • HTML โ€“ Game structure
  • CSS โ€“ Styling and animations
  • JavaScript โ€“ Game logic and interactions

๐Ÿš€ Installation & Setup

  1. Clone this repository
    git clone https://github.com/devaanshkathuria/rock-paper-scissors.git

Releases

No releases published

Packages

No packages published