8000 GitHub - Sanchit-Joshi/Stone-Paper-Scissors
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sanchit-Joshi/Stone-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published
0