Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Stone-Paper-Scissors Game

check it out here

Description

This is a simple implementation of the popular game Stone-Paper-Scissors. The game is played in the console and is a two-player game. here it is player vs computer

How to Play

  1. Run the program.
  2. Player enters their choice: 'Stone', 'Paper', or 'Scissors'.
  3. computer make it's choice.
  4. The program determines the winner based on the rules of the game.

Rules

  • Stone beats Scissors
  • Scissors beat Paper
  • Paper beats Stone

Installation

  1. Clone the repository: git clone https://github.com/Sanchit-Joshi/Stone-Paper-Scissors.git
  2. Navigate into the project directory: cd stone-paper-scissors
  3. Open the index.html file in your preferred web browser to start the game.

Contributing

Pull requests are welcome.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages