Skip to content

Aashutosh31/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game

Overview

This is a simple Rock-Paper-Scissors game built using HTML, CSS, and JavaScript. The game allows users to play against the computer, making it a fun way to practice basic programming concepts and web development skills.

Features

  • User can choose Rock, Paper, or Scissors.
  • The computer randomly selects its choice.
  • Displays the winner of each round.
  • Keeps track of the score.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Play

  1. Open the Rock-Paper-Scissors.html file in a web browser.
  2. Click on Rock, Paper, or Scissors to make your choice.
  3. The computer will display its choice and the result of the round.

Installation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors