Skip to content

Rock-paper-scissors is a game which is made of html, css and javascript.

Notifications You must be signed in to change notification settings

PragaTurbo/Rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game

Welcome to the Rock-Paper-Scissors game! This project is a simple, fun, and interactive web-based game built using HTML, CSS, and JavaScript. Whether you're looking to pass some time or challenge your friends, this game provides a classic experience right in your browser.

Table of Contents

About the Game

Rock-Paper-Scissors is a hand game usually played between two people, where each player simultaneously forms one of three shapes with an outstretched hand. The possible outcomes are:

  • Rock crushes Scissors
  • Scissors cuts Paper
  • Paper covers Rock

This project brings the traditional game to the digital world, allowing users to play against a computer opponent.

Features

  • Responsive Design: Play on any device, be it desktop, tablet, or mobile.
  • Interactive UI: Engaging animations and sound effects to enhance the user experience.
  • Score Tracking: Keeps track of wins, losses, and ties.
  • Randomized Computer Moves: Ensures fair play with each game session.

Installation

To run this game locally on your machine, follow these simple steps:

  1. Clone the repository:
    git clone https://github.com/PragaTurbo/Rock-paper-scissors.git
  2. *Navigate to the project directory:
    cd Rock-paper-scissors
  3. *Open index.html in your preferred web browser:
    open index.html
    
    
    

How to Play

  1. Open the game in your web browser.
  2. Choose your move by clicking on either Rock, Paper, or Scissors.
  3. The computer will randomly select its move.
  4. The result of the game will be displayed, along with the updated score.

Enjoy the game and try to beat the computer!

Technologies Used

  • HTML5: For structuring the web content.
  • CSS3: For styling and layout.
  • JavaScript: For game logic and interactivity.

About

Rock-paper-scissors is a game which is made of html, css and javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published