Skip to content

blackNoir2/rockPaperScissor

Repository files navigation

Rock Paper Scissors Game

![Rock Paper Scissors]

Introduction

This is a simple implementation of the classic Rock Paper Scissors game in JavaScript. The game allows users to play against a computer or another player. Players can choose between rock, paper, or scissors, and the winner is determined based on the rules of the game.

How to Play

  1. Open the game in your web browser.
  2. Select the game mode: "Single Player" to play against the computer or "Two Players" to play against a friend.
  3. For "Single Player" mode, enter your name and click "Start Game."
  4. For "Two Players" mode, both players need to enter their names and click "Start Game."
  5. Each player takes turns choosing either rock, paper, or scissors by clicking the respective button.
  6. The winner of each round is displayed on the screen.
  7. Play multiple rounds to determine the ultimate winner.

Features

  • Single Player and Two Players game modes.
  • Scoreboard to keep track of each player's wins.
  • Visually appealing interface with images for rock, paper, and scissors.

Installation

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.

Technologies Used

  • HTML
  • CSS
  • JavaScript

License

This project is licensed under the MIT License.

Acknowledgments

  • The game idea is inspired by the classic Rock Paper Scissors game.

You can play the game at https://starlit-druid-c20ade.netlify.app/

Enjoy the game!

About

The classic game of rock paper scissor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published