Skip to content

Necro-Rohan/Rock-Paper-Scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Description

A simple Rock Paper Scissors game using HTML, CSS, and JavaScript. Players compete against a computer with random moves, and scores are stored locally.

Features

  • Play against the computer.
  • Tracks wins, losses, and ties.
  • Reset score anytime.

How to Play

  1. Click Rock, Paper, or Scissors.
  2. Computer picks randomly.
  3. The result is displayed with updated scores.

Installation

  1. Clone the repo:
    git clone https://github.com/your-username/rock-paper-scissors.git
  2. Open index.html to play.

Releases

No releases published

Packages

 
 
 

Contributors