Skip to content

KarimaFathi/Rock-Paper-Scissors-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Game

This is a simple web-based implementation of the classic Rock Paper Scissors game. The game allows users to play against the computer through a user-friendly interface.

Features

  • User can select their choice (Rock, Paper, or Scissors) by clicking on the corresponding button.
  • The computer randomly selects its choice.
  • The outcome of each round (win, lose, or draw) is displayed on the screen.
  • After every 5 rounds, the final result is displayed, indicating whether the user has won, lost, or if it's a draw overall.
  • User can play multiple rounds without refreshing the page.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Play

  1. Open the index.html file in your web browser.
  2. Click on one of the buttons to select your choice (Rock, Paper, or Scissors).
  3. The computer will randomly choose its option.
  4. The result of the round will be displayed on the screen.
  5. Continue playing until you reach the final result after 5 rounds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published