Skip to content

A Rock Paper Scissors game built with HTML, CSS, and JavaScript. Play against the computer and track scores.

Notifications You must be signed in to change notification settings

Mubashir-Soomro/rock-paper-scissors-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Game

Description

A Rock Paper Scissors game built with HTML, CSS, and JavaScript, where players can play against the computer. The game keeps track of the score, and the first to reach 10 points wins. It also includes a music player that can be toggled on or off while playing the game.

Features

  • Rock Paper Scissors Game: A simple, classic Rock Paper Scissors game with score tracking.

  • Responsive Design: The game is fully responsive and can be played on mobile and desktop devices.

  • Game Over Condition: The game ends when either the player or the computer reaches 10 points.

  • Reset Option: Option to play the game again after it's over.

How to Play

  1. Choose between Rock, Paper, or Scissors
  2. The computer will randomly pick one of the three choices.
  3. The game will determine the winner based on the classic rules:
    • Rock beats Scissors
    • Scissors beats Paper
    • Paper beats Rock
  4. The score will update, and the first player to reach 10 points wins.
  5. You can reset the game using the "Play Again!" button when the game ends.

Installation

  1. Clone this repository to your local machine:
       git clone https://github.com/Adil-Soomro/rock-paper-scissors-game.git

About

A Rock Paper Scissors game built with HTML, CSS, and JavaScript. Play against the computer and track scores.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published