Skip to content

indhujeyaraman/Rock-Paper-Scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game

This is a simple Rock-Paper-Scissors game built using JavaScript, HTML, and CSS. The game allows you to play against the computer, with an option to enable autoplay and reset the score.

Features

  • Play Against the Computer: Choose rock, paper, or scissors and see who wins!
  • Autoplay Feature: Automatically plays the game repeatedly without user input.
  • Score Reset: Reset the game score at any time.

Prerequisites

  • A web browser (Chrome, Firefox, etc.)

How to Play

  1. Choose your option: rock, paper, or scissors.
  2. The computer will randomly select its option.
  3. The result will be displayed, along with the current score.
  4. Use the autoplay button to let the game play automatically.
  5. Reset the score at any time using the reset button.

Technologies Used

  • HTML: For the structure of the web page.
  • CSS: For styling the game interface.
  • JavaScript: For game logic and interaction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published