Skip to content

This repository contains a simple implementation of the classic game "Rock Paper Scissors" using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

ParsaBazrpash/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

This repository contains a simple implementation of the classic game "Rock Paper Scissors" using HTML, CSS, and JavaScript.

  • Description: Rock Paper Scissors is a popular hand game played between two people where each player simultaneously forms one of three shapes with their hand. The possible shapes are "rock", "paper", and "scissors". The game has three possible outcomes:

Rock crushes scissors (rock wins) Scissors cuts paper (scissors win) Paper covers rock (paper wins)

  • Features: Allows the user to play against the computer. Generates the computer's choice randomly. Determines the winner based on the game rules. Provides a reset option to play the game again.

  • Technologies Used: HTML CSS JavaScript

About

This repository contains a simple implementation of the classic game "Rock Paper Scissors" using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published