Skip to content

santoshkanumuri/Rock-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Game

This project is a simple implementation of the classic Rock Paper Scissors game, built using HTML, CSS, and JavaScript. It provides a user-friendly interface for playing the game against the computer.

link https://santoshkanumuri.github.io/Rock-Paper-Scissors-Game/rps.html

Features

  • Player vs. Computer game mode
  • Intuitive user interface
  • Real-time score tracking
  • Visual representation of player and computer choices

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/santoshkanumuri/rock-paper-scissors-game.git
  2. Navigate to the project directory:cd rock-paper-scissors
  3. Open the rps.html file in your preferred web browser.

Usage

  1. Upon opening the website, you will see the game interface with options for Rock, Paper, and Scissors.
  2. Click on your choice to make a move.
  3. The computer will randomly select its move.
  4. The result of the round will be displayed, along with the updated scores.
  5. Continue playing by making your next move.

Game Rules

  • Rock beats Scissors
  • Paper beats Rock
  • Scissors beats Paper

In case of a tie (both player and computer make the same choice), the round is considered a draw, and no points are awarded.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •